PdfRectangleRight Property

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

Definition

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

Property Value

Int32

See Also