[]
Provides a common interface for all the export filters.
public interface IDocumentExport
Name | Description |
---|---|
Export(SectionDocument, IOutputHtml, string) | Exports the specified document. |
Export(SectionDocument, Stream) | Exports the specified document. |
Export(SectionDocument, Stream, string) | Exports the specified document. |
Export(SectionDocument, string) | Exports the specified document. |
Export(SectionDocument, string, string) | Exports the specified document. |