Click or drag to resize

PdfRectangleBottom Property

Gets the bottom Y coordinate of the rectangle.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax
public double Bottom { get; }

Property Value

Double
The bottom Y coordinate of the rectangle.
See Also