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

In This Topic
    LeftIndent Property
    In This Topic
    Gets or sets the value (in points) that represents the left indent for paragraph.
    Syntax
    'Declaration
     
    Public Property LeftIndent As System.Single
    public System.float LeftIndent {get; set;}
    See Also