PdfDocumentOptionsCustomPdfPageSize Property |
This property gives the PDF page size when the PdfPageSize property is set Custom.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public SizeF CustomPdfPageSize { get; set; }
Public Property CustomPdfPageSize As SizeF
Get
Set
Property Value
Type:
SizeFSee Also