Click or drag to resize
TextParaListAlignment Property
Gets or sets the kind of alignment to use for bulleted and numbered lists.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public TextAlignment ListAlignment { get; set; }

Property Value

Type: TextAlignment
See Also