EVO HTML to PDF Converter

PdfDocumentOptionsPdfPageSize Property

EVO PDF Client for .NET Documentation
This property controls the page size of the PDF document generated by the HTML to PDF converter. The default size of the PDF document page is A4

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public PdfPageSize PdfPageSize { get; set; }

Property Value

Type: PdfPageSize
See Also

Reference