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: 21.1.0
Syntax
public SizeF CustomPdfPageSize { get; set; }

Property Value

SizeF
See Also