[]
Indicates whether the associated exporter can handle the specified type of document pages' range. This implementation returns false.
public override bool CanExportRange(OutputRangeTypeEnum range)
Public Overrides Function CanExportRange(range As OutputRangeTypeEnum) As Boolean
| Type | Name | Description |
|---|---|---|
| OutputRangeTypeEnum | range | The type of range to test. |
| Type | Description |
|---|---|
| bool | false. |