Options.CursorMovement Property

Definition

Returns or sets how the insertion point progresses within bidirectional text.

public:
 property Microsoft::Office::Interop::Word::WdCursorMovement CursorMovement { Microsoft::Office::Interop::Word::WdCursorMovement get(); void set(Microsoft::Office::Interop::Word::WdCursorMovement value); };
public Microsoft.Office.Interop.Word.WdCursorMovement CursorMovement { get; set; }
member this.CursorMovement : Microsoft.Office.Interop.Word.WdCursorMovement with get, set
Public Property CursorMovement As WdCursorMovement

Property Value

Applies to