TextDocumentOptions Constructor

Summary

Initializes a new instance of the TextDocumentOptions class.

Syntax

JavaScript Syntax
TextDocumentOptions = function() 
TypeScript Syntax
constructor(); 

Remarks

The following table lists the default values of the TextDocumentOptions properties:

Property Value
DocumentType TextDocumentType.Ansi
AddPageNumber false
AddPageBreak false
Formatted false
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly