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