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