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