PdfPagePageSize Property

Gets the size in points of this PDF page.

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public PdfPageSize PageSize { get; }

Property Value

PdfPageSize

See Also