documentType Property (TextDocumentOptions)

Summary

Text file type.

Syntax

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

Property Value

An TextDocumentType enumeration member that indicate the text file type.

Remarks

For more information, refer to TextDocumentType.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize