Pages

TiffImage.Pages property

Access the pages of the document seamlessly, enabling dynamic navigation and manipulation within the content structure. Empower your application with efficient access to individual pages, facilitating streamlined document processing and enhanced user interaction.

public override Image[] Pages { get; }

Property Value

The pages.

See Also