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

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

Reference

TextRect Class
TextRect Members