[]
Tests whether documents of the specified type can be exported by the current export provider.
public override bool CanExportType(Type documentType)
| Type | Name | Description |
|---|---|---|
| Type | documentType | The type to test. |
| Type | Description |
|---|---|
| bool | true if |