Click or drag to resize

Document HTMLTrackChanges Property

Gets or sets a value specifying whether parsing and writing custom Change_Tracking HTML Tags are supported.

Supported HTML Tag : insert / delete.

Supported HTML Tag Attribytes : data-username / data-time.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public bool HTMLTrackChanges { get; set; }

Property Value

Type: Boolean
See Also