VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Tiff Namespace / TiffPageCollection Class
In This Topic
TiffPageCollection Class Properties
In This Topic
For a list of all properties of this type, see TiffPageCollection.
Public Properties
 NameDescription
Public PropertyGets the number of pages contained in the page collection.
Public PropertyGets or sets the default encoder settings.
Public PropertyGets a value indicating whether the page collection of the image file is read-only. (Inherited from ImagePageCollection<T>)
Public PropertyGets the page at the specified index.
See Also