Click or drag to resize

PdfPageSize Property

Gets the page size in the original (untransformed) coordinate system in which Rotate is 0, and UserUnit is 1.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntax
public PdfSize Size { get; }

Property Value

PdfSize
The page size in the original (untransformed) coordinate system in which Rotate is 0, and UserUnit is 1.
See Also