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:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public SizeF CustomPdfPageSize { get; set; }

Property Value

Type: SizeF
See Also