←Select platform

TextDocumentOptions Constructor

Summary
Initializes a new instance of the TextDocumentOptions class.
Syntax
C#
VB
Objective-C
C++
Java
Public Function New() 
- (instancetype)init 
public TextDocumentOptions() 
public: 
TextDocumentOptions(); 
Remarks

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

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

For an example, refer to TextDocumentOptions.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Writer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.