showGlyphVariants Property

Summary

Display variants for certain glyphs when input is text from OCR.

Syntax
TypeScript
JavaScript
Object.defineProperty(AltoXmlDocumentOptions.prototype, 'showGlyphVariants', 
   get: function(), 
   set: function(value) 
) 
showGlyphVariants: boolean; 

Property Value

true to display variants for certain glyph when input is text from OCR; otherwise, false. The default value is false.

Remarks

showGlyphVariants is used only when the input comes from an OCR operation. When this property is true, showGlyphInfo is implied to be true as well.

Requirements

Target Platforms

Help Version 22.0.2023.2.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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