Click or drag to resize
TextParaLeftIndent Property
Gets the distance used to indent all lines except the first line of a paragraph. The distance is relative to the left margin.

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

Property Value

Type: NullableSingle
See Also