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: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public PdfPageSize PageSize { get; set; }
Property Value
PdfPageSize