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: 2024.8.8
Syntax
public double Right { get; }

Property Value

Double
The right X coordinate of the rectangle.
See Also