Click or drag to resize
TextParaHyphenation Property
Gets or sets the current paragraph alignment value.

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

Property Value

Type: NullableBoolean
See Also