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

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

Property Value

Type: PageCollection
See Also