value Property

Summary

The string value of the word.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentWord.prototype, 'value', 
   get: function(), 
   set: function(value) 
) 
value: string; 

Property Value

The string value of the word. Default value is null.

Remarks

This value is set when BuildWords is called.

Requirements

Target Platforms

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.