VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Tiff Namespace / TiffFile Class
In This Topic
    TiffFile Class Properties
    In This Topic
    For a list of all properties of this type, see TiffFile.
    Public Properties
     NameDescription
    Public PropertyGets the filename of TIFF file.
    Public PropertyGets the format of TIFF file.
    Public PropertyGets an array of image file directories of TIFF file.
    Public PropertyGets the collection of pages of TIFF file.
    Public PropertyGets the version of TIFF file.
    Protected Properties
     NameDescription
    Protected PropertyGets a value indicating whether this image file has been disposed of. (Inherited from ImageFileBase<T>)
    Protected PropertyGets the source of TIFF file.
    See Also