Click or drag to resize
PdfDocumentOptionsCustomPdfPageSize Property
This property gives the PDF page size when the PdfPageSize property is set Custom.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public SizeF CustomPdfPageSize { get; set; }

Property Value

Type: SizeF
See Also