PdfPagePageSize Property

Gets the size in points of this PDF page.

Definition

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

Property Value

PdfPageSize

See Also