Property Right
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Right
Gets the x-coordinate that is the sum of PdfRectangle.X and PdfRectangle.Width of this PdfRectangle structure.
[Browsable(false)]
public readonly double Right { get; }
Property Value
- double
The x-coordinate that is the sum of PdfRectangle.X and PdfRectangle.Width of this PdfRectangle structure.