Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the selection behavior based on visual cursor movement in a right-to-left language document.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdVisualSelection
'Usage
Dim instance As WdVisualSelection
public enum WdVisualSelection
Members
| Member name | Description | |
|---|---|---|
| wdVisualSelectionBlock | All selected lines are the same width. | |
| wdVisualSelectionContinuous | The selection wraps from line to line. |