PdfRectangleRight Property

The X coordinate of the right edge of the rectangle (X + Width)

Definition

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

Property Value

Int32

See Also