documentType Property

Summary

Text file type.

Syntax
TypeScript
JavaScript
Object.defineProperty(TextDocumentOptions.prototype, 'documentType', 
   get: function(), 
   set: function(value) 
) 
documentType: TextDocumentType; 

Property Value

An TextDocumentType enumeration member that indicate the text file type.

Remarks

For more information, refer to TextDocumentType.

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.