[]
Tests whether the specified object represents a document that can be exported by a C1dxExporter.
public override bool CanExportObject(object obj)
| Type | Name | Description |
|---|---|---|
| object | obj | The object (document) to test. |
| Type | Description |
|---|---|
| bool | true if |