Pages

PdfContent.Pages property

Gets the collection of all pages of this PdfContent.

public PdfPageCollection Pages { get; }

Property Value

The collection of all pages of this PdfContent.

See Also