The TextDocumentOptions Constructor is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.
Initializes a new instance of the TextDocumentOptions class.| Visual Basic (Declaration) | |
|---|---|
Public Function New() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As New TextDocumentOptions() | |
| C# | |
|---|---|
public TextDocumentOptions() | |
| C++/CLI | |
|---|---|
public: TextDocumentOptions(); | |
For an example, refer to TextDocumentOptions.
The following table lists the default values of the TextDocumentOptions properties:
| Property | Value |
|---|---|
| DocumentType | TextDocumentType.Ansi |
| AddPageNumber | false |
| AddPageBreak | false |
| Formatted | false |
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7