Click or drag to resize

PdfRectangleRight Property

Gets the right X coordinate of the rectangle.

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

Property Value

Double
The right X coordinate of the rectangle.
See Also