Click or drag to resize

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.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public TiffPageCollection Pages { get; }

Property Value

Type: TiffPageCollection
See Also