Gets the top Y coordinate of the rectangle.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic double Top { get; }Public ReadOnly Property Top As Double
Get
Property Value
Double
The top Y coordinate of the rectangle.
See Also