TiffDocumentPages Property |
A collection of
TiffPage objects that represent the contents of the Tiff file.
Namespace:
Atalasoft.Imaging.Codec.Tiff
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic TiffPageCollection Pages { get; }Public ReadOnly Property Pages As TiffPageCollection
Get
Property Value
Type:
TiffPageCollection
See Also