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