_Document.TrackFormatting Property

Definition

Returns or sets a Boolean that represents whether to track formatting changes when change tracking is turned on. Read/write.

public:
 property bool TrackFormatting { bool get(); void set(bool value); };
public bool TrackFormatting { get; set; }
member this.TrackFormatting : bool with get, set
Public Property TrackFormatting As Boolean

Property Value

Boolean

Applies to