HiQPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Rectangle
Right Property
The X coordinate of the right edge of the rectangle (X + Width)
Definition
Namespace:
HiQPdf.Chromium
Assembly:
HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
C#
Copy
public
int
Right
{
get
; }
Property Value
Int32
See Also
Reference
PdfRectangle Class
HiQPdf.Chromium Namespace
In This Article
Definition
See Also