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

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

Reference

TextRect Class
TextRect Members