Gets a value representing the upper right x coordinate (urx) of this rectangle (in pixels).
Namespace:
RadPdf.Data.Document.Common
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public readonly int Right
Public ReadOnly Right As Integer
Field Value
Type:
Int32Remarks
This value can be converted to inches using Dpi.
See Also