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