Options.MoveToTextMark Property

Definition

Returns or sets a WdMoveToTextMark constant that represents the type of revision mark to use for moved text. Read/write.

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

Property Value

WdMoveToTextMark

Applies to