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

In This Topic
    Indentation Class Properties
    In This Topic

    For a list of all members of this type, see Indentation members.

    Public Properties
     NameDescription
    Public Property Gets or sets whether the right indent shall be automatically adjusted for the given paragraph when a document grid has been defined for the current section, modifying of the current right indent used on this paragraph.  
    Public Property Returns or sets the value (in characters) for a first-line or hanging indent. Use a positive value to set a first-line indent, and use a negative value to set a hanging indent.  
    Public Property Gets or sets the left indent value (in characters) for the specified paragraphs.  
    Public Property Gets or sets the right indent value (in characters) for the specified paragraphs.  
    Public Property Gets or sets the value (in points) for a first line or hanging indent. Use a positive value to set a first-line indent, and use a negative value to set a hanging indent.  
    Public Property Gets or sets the value (in points) that represents the left indent for paragraph.  
    Public Property Gets or sets whether the paragraph indents should be interpreted as mirrored indents.  
    Public Property Gets or sets the value (in points) that represents the right indent for paragraph.  
    Top
    See Also