PdfDocument.Pages Property

Gets a collection of PDF pages for the document.

public PdfPageList Pages { get; }
Public Property Pages As PdfPageList

Property Value

PdfPageList

Licensing Info

This property is a DynamicPDF Core Suite Essentials feature. One of the following is required for non-evaluation usage:

See Also

PdfDocument
ceTe.DynamicPDF.Merger

In this topic