WdVisualSelection Enum

Definition

Specifies the selection behavior based on visual cursor movement in a right-to-left language document.

public enum class WdVisualSelection
[System.Runtime.InteropServices.Guid("9A004EB1-0626-3809-B753-FAE554E3721B")]
public enum WdVisualSelection
type WdVisualSelection = 
Public Enum WdVisualSelection
Inheritance
WdVisualSelection
Attributes

Fields

wdVisualSelectionBlock 0

All selected lines are the same width.

wdVisualSelectionContinuous 1

The selection wraps from line to line.

Applies to