Overload | Description |
---|---|
Export(SectionDocument,String,String) | Exports the specified range of pages from the document to a TIFF file. |
Export(SectionDocument,String) | Exports the specified document to a TIFF file. |
Export(SectionDocument,Stream) | Exports the document to the specified stream. |
Export(SectionDocument,Stream,String) | Exports the specified range of pages from the document to the specified stream. |