PdfDocumentControlPageSize Property
The PDF document page size. The default value is A4.
The final width and height of the PDF pages is also influenced by the
PageOrientation property
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfPageSize PageSize { get; set; }
Property Value
PdfPageSize