VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging Namespace / ImageSourceInfo Class
Properties SeeAlso
In This Topic
    ImageSourceInfo Class Members
    In This Topic
    The following tables list the members exposed by ImageSourceInfo.
    Public Properties
     NameDescription
    Public PropertyGets the decoder of the image source.
    Public PropertyGets the decoder name of the image source.
    Public PropertyGets the filename of the image source if image source is file.
    Public PropertyGets the number of pages in the image source.
    Public PropertyGets the page index in the image source.
    Public PropertyGets the type of the image source (file, stream or bitmap).
    Public PropertyGets the stream of the image source if image source is stream.
    See Also