Click or drag to resize
DocumentPages Property
Gets the document pages collection.

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

Property Value

Type: PageCollection
See Also