Click or drag to resize

DocumentPages Property

Gets the document pages collection.

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public PageCollection Pages { get; }

Property Value

Type: PageCollection
See Also