Overload | Description |
---|---|
Export(SectionDocument,String,String) | Exports the specified range of pages of the document to a Rich Text Format (RTF) file. |
Export(SectionDocument,String) | Exports the specified document to a Rich Text Format (RTF) file. |
Export(SectionDocument,Stream) | Exports the specified document to the specified stream in Rich Text Format (RTF). |
Export(SectionDocument,Stream,String) | Exports the specified range of pages of the document to the specified stream in Rich Text Format (RTF). |