Gets the form size in the original (untransformed) coordinate system in which
Transform is
Identity.
Namespace: SautinSoft.Pdf.ContentAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.19
Syntaxpublic PdfSize Size { get; }Public ReadOnly Property Size As PdfSize
Get
Property Value
PdfSize
The form size in the original (untransformed) coordinate system in which
Transform is
Identity.
See Also