PdfRectangleRight Property

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

Definition

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

Property Value

Int32

See Also