plainText Property

Summary

Discards font information: the text will be written without any font style.

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

Property Value

true to discard font information (the text will be written without any font style); otherwise, false. The default value is false.

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

Leadtools.Document Assembly

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