Gets the page size in the original (untransformed) coordinate system in which
Rotate is 0, and
UserUnit is 1.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic PdfSize Size { get; }
Public ReadOnly Property Size As PdfSize
Get
Property Value
PdfSize
The page size in the original (untransformed) coordinate system in which
Rotate is 0, and
UserUnit is 1.
See Also