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

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