[]
Tests whether the specified type of range can be exported by the current export provider.
public override bool CanExportRange(OutputRangeTypeEnum documentRange)
Type | Name | Description |
---|---|---|
OutputRangeTypeEnum | documentRange | The OutputRangeTypeEnum to test. |
Type | Description |
---|---|
bool | True if the specified range can be exported, false otherwise. |