The HtmlExportProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
CanExportObject |
Tests whether the specified object represents a document that can be exported
by a HtmlExporter.
(Overrides ComplexExportProvider..::..CanExportObject(Object).) |
|
CanExportRange |
Tests whether HtmlExporter
can handle the specified type of document pages' range.
This implementation returns true.
(Overrides ExportProvider..::..CanExportRange(OutputRangeTypeEnum).) |
|
CanExportType |
Tests whether documents of the specified type can be exported by the current export provider.
(Overrides ComplexExportProvider..::..CanExportType(Type).) |
|
NewExporter |
Creates a new instance of HtmlExporter.
(Overrides ExportProvider..::..NewExporter()()()().) |