TextExportOptions Constructors
Contains options which define how a document is exported to text.
Name | Parameters | Description |
---|---|---|
Text |
none |
Initializes a new instance of the Text |
Text |
separator, encoding, text |
Initializes a new instance of the Text |
Text |
separator, encoding |
Initializes a new instance of the Text |
Text |
separator |
Initializes a new instance of the Text |
See Also