DocumentBase.TrackFormatting Property

Definition

Gets or sets a value that indicates whether to track formatting changes when change tracking is turned on.

public bool TrackFormatting { get; set; }

Property Value

Boolean

true to track formatting changes when change tracking is turned on; otherwise, false.

Applies to