Click or drag to resize
TextParaRightIndent Property
Gets or sets the size of the right margin indent of a paragraph.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public Nullable<float> RightIndent { get; set; }

Property Value

Type: NullableSingle
See Also