[]
Tests whether documents of the specified type can be exported by a C1dxExporter.
public override bool CanExportType(Type documentType)
Type | Name | Description |
---|---|---|
Type | documentType | The type to test. |
Type | Description |
---|---|
bool |
C1PrintDocument, false otherwise. |