PdfDocumentOptionsCustomPdfPageSize Property |
This property gives the PDF page size when the PdfPageSize property is set Custom.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic SizeF CustomPdfPageSize { get; set; }
Public Property CustomPdfPageSize As SizeF
Get
Set
Property Value
Type:
SizeF
See Also