Click or drag to resize

DocumentPages Property

Gets the document pages collection.

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

Property Value

PageCollection
See Also