IcoImage.Pages

IcoImage.Pages property

Retrieve comprehensive information about the document’s pages effortlessly through this property. By accessing this property, you gain access to a collection or array containing all the pages present within the document.

public override Image[] Pages { get; }

Property Value

The pages.

See Also