TextDocumentOptions Constructor

Summary

Initializes a new instance of the TextDocumentOptions class.

Syntax
TypeScript
JavaScript
TextDocumentOptions = function() 
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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly