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

In This Topic
    Indentation Class Members
    In This Topic

    The following tables list the members exposed by Indentation.

    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
    Public Methods
     NameDescription
    Public MethodOverridden.  Resets to default indent formatting.  
    Top
    See Also