Click or drag to resize
TabRelativePosition Enumeration
Relative tab positions.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public enum TabRelativePosition
Members
  Member nameValueDescription
Back-3Gets the tab previous to the specified position.
Next-2Gets the tab following the specified position.
Here-1Gets the tab at the specified position
See Also