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

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

Reference

TextRect Class
TextRect Members