Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ParagraphFormat Class / Indentation Property

In This Topic
    Indentation Property
    In This Topic
    Gets the set of indentation properties applied to the current paragraph.
    Syntax
    'Declaration
     
    Public ReadOnly Property Indentation As Indentation
    public Indentation Indentation {get;}
    See Also