ConversionSummaryPdfPageSizePoints Property |
The page size in points of the generated PDF document
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic SizeF PdfPageSizePoints { get; }
Public ReadOnly Property PdfPageSizePoints As SizeF
Get
Property Value
Type:
SizeF
See Also