Click or drag to resize

CompareOptions TextCompareLevel Property

Gets or sets the text compare level. Default value is Word .

Namespace: Spire.Doc.Documents.Comparison
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public TextDiffMode TextCompareLevel { get; set; }

Property Value

Type: TextDiffMode
See Also