TextViewAction Enumeration
Visual Studio 2015
Specifies text positioning within a view.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Member name | Description | |
|---|---|---|
| TVA_CENTERLINES | Place the specified lines of text in the center of the view. | |
| TVA_SETCARETPOS | Caret (insertion point) management. |
From textmgr.idl:
Show: