Home > Products > CSHTMLDiff Control > Documentation > User Guide
|
OCXCmpMethod
|
Previous Top Next |
|
|
| Enum OCXCmpMethod
|
|
|
| Values
|
|
|
| ocmByLetter | = 0 Single character/Letter comparison.
|
| ocmByWord | = 1 Compare on a word boundary basis.
|
| ocmByLine = 2 Compare whole lines.
|
|
|
| Remarks
|
|
|
| The constant specifies the resolution and word boundaries for comparison.
|
|
|
| See Also
|
|
|
| cmpMethod property
|
|
|
|
|