ParagraphFormat RightIndentation Property GemBox.Document Help
Gets or sets (in points) the right indentation for the paragraph.

Namespace: GemBox.Document
Assembly: GemBox.Document (in GemBox.Document.dll) Version: 21.3.30.1113
Syntax

public double RightIndentation { get; set; }

Field Value

The right indentation in points.
See Also