PdfRectangleBottom Property

The Y coordinate of the bottom edge of the rectangle (Y + Height)

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public int Bottom { get; }

Property Value

Int32

See Also