Click or drag to resize

PdfFormSize Property

Gets the form size in the original (untransformed) coordinate system in which Transform is Identity.

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

Property Value

PdfSize
The form size in the original (untransformed) coordinate system in which Transform is Identity.
See Also