Gets the document pages collection.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic PageCollection Pages { get; }
Public ReadOnly Property Pages As PageCollection
Get
Property Value
Type:
PageCollection
See Also