Documents for PDF, .NET Edition Documentation
Right Property (ObjectRect)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > ObjectRect Class : Right Property
Gets or sets the x-coordinate of the right edge of this ObjectRect, in graphic units.
Syntax
'Declaration
 
Public Property Right As System.Single
public System.float Right {get; set;}
See Also

Reference

ObjectRect Class
ObjectRect Members