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

In This Topic
    CharacterUnitRightIndent Property
    In This Topic
    Gets or sets the right indent value (in characters) for the specified paragraphs.
    Syntax
    'Declaration
     
    Public Property CharacterUnitRightIndent As System.Single
    public System.float CharacterUnitRightIndent {get; set;}
    See Also