Click or drag to resize
TextSelectionFlags Property
Gets or sets the text selection flags.

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

Property Value

Type: TextSelectionFlags
See Also