Toggle navigation
Home
Docotic.Pdf
Download
Samples
Help
Pricing
Blog
Support
About us
PdfRectangle.Right Property
Docotic.Pdf library help
>
BitMiracle.Docotic.Pdf
>
PdfRectangle Structure
>
PdfRectangle Properties
> Right Property
Welcome
License agreement
Getting started
.NET Standard library
Adding to GAC
Links to resources
Samples
Copyright
Version history
BitMiracle.Docotic
BitMiracle.Docotic.Pdf
PdfRectangle Structure
PdfRectangle Properties
Bottom Property
Height Property
IsEmpty Property
Left Property
Location Property
Right Property
Size Property
Top Property
Width Property
X Property
Y Property
BitMiracle.Docotic.Pdf.Gdi
BitMiracle.Docotic.Pdf.HtmlToPdf
Gets the x-coordinate that is the sum of
PdfRectangle
.X and
PdfRectangle
.Width of this
PdfRectangle
structure.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public
double
Right
{
get
; }
VB
Public
ReadOnly
Property
Right
As
Double
Get
Property Value
Type:
Double
The x-coordinate that is the sum of
PdfRectangle
.X and
PdfRectangle
.Width of this
PdfRectangle
structure.
See Also
PdfRectangle Structure
BitMiracle.Docotic.Pdf Namespace