 |
PdfPagePageSize Property |
Gets the pdf page size in points.
Namespace:
SelectPdf
Assembly:
Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
Syntaxpublic PdfCustomPageSize PageSize { get; }
Public ReadOnly Property PageSize As PdfCustomPageSize
Get
Property Value
Type:
PdfCustomPageSize
See Also