LinkBase.ExportToText Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports a document to the specified stream in Text format using the defined Text-specific options. |
Export |
stream | Exports a document to the specified stream in Text format. |
Export |
file |
Exports a document to the specified file path in Text format using the defined Text-specific options. |
Export |
file |
Exports a document to the specified file path in Text format. |