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