Click or drag to resize

DocumentPages Property

Gets the document pages collection.

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

Property Value

Type: PageCollection
See Also