Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / ContentY Property

In This Topic
    ContentY Property
    In This Topic
    Gets the Y coordinate of the rectangle containing the formatted text, in graphic units.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContentY As System.Single
    public System.float ContentY {get;}
    See Also