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

Property Value

Type: TiffPageCollection
See Also