| Visual Basic (Declaration) | |
|---|---|
Public Function New() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| 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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family