Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLine Class / Indent Property

In This Topic
    Indent Property
    In This Topic
    Gets the indent of the text line, in graphic units.
    Syntax
    'Declaration
     
    Public ReadOnly Property Indent As System.Single
    public System.float Indent {get;}
    See Also