[]
Tests whether HtmlExporter can handle the specified type of document pages' range. This implementation returns true.
public override bool CanExportRange(OutputRangeTypeEnum range)
| Type | Name | Description |
|---|---|---|
| OutputRangeTypeEnum | range | The type of range to test. |
| Type | Description |
|---|---|
| bool | true. |