Overload List

  Name Description
Public method Export(String)
Exports the document to a disk file.
Public method Export(Stream, ExportProvider)
Exports the document to a stream.
Public method Export(String, Boolean)
Exports the document to a disk file.
Public method Export(Stream, ExportProvider, Boolean)
Exports the document to a stream.
Public method Export(String, OutputRange, Boolean)
Exports the document to a disk file.
Public method Export(Stream, ExportProvider, OutputRange, Boolean)
Exports the document to a stream.
Public method Export(String, ExportProvider, OutputRange, Boolean)
Exports the document to a disk file.

See Also