HiQPdf Documentation

PdfDocumentControlPageSize Property

HiQPdf Client for .NET Core
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:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public PdfPageSize PageSize { get; set; }

Property Value

Type: PdfPageSize
See Also

Reference