WordToPdfDocumentOptionsPageSize Property
This property controls the page size of the PDF document generated by the Word to PDF converter.
This property is used only when UsePageSettingsFromWord is set to false.
The default page size is A4.
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
public PdfPageSize PageSize { get; set; }
Property Value
PdfPageSize