Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextRect Class / Bottom Property

In This Topic
    Bottom Property (TextRect)
    In This Topic
    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