VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / ImageSourceInfo Class
In This Topic
ImageSourceInfo Class Properties
In This Topic
For a list of all properties of this type, see 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