[]
Tests whether documents of the specified type can be exported by a C1dExporter.
public override bool CanExportType(Type documentType)
The type to test.
true if documentType is C1PrintDocument, false otherwise.
documentType