metadataKey Field

Summary

Metadata index to use when the CompareView generates diff set annotation markers.

Syntax
TypeScript
JavaScript
CompareView = function() { 
   this.metadataKey = (default value); 
} 
metadataKey: string; 

Field Value

A valid string. The default value is "compareDiff".

Remarks

Every time a new DocumentDifference object is generated internally, the CompareView will generate AnnTextHiliteObjects for each region in the difference set.

For every object that the compare store generates, a metadata entry will be added containing the Compare.PageCharactersDifference associated with the region. The index into the object's metadata will be the value of metadataKey.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.