[]
Tests whether an object of the specified type can be represented as a C1PrintDocument.
public static bool IsC1PrintDocumentType(Type type)
| Type | Name | Description |
|---|---|---|
| Type | type | The type to test. |
| Type | Description |
|---|---|
| bool | true if the specified type can be represented as a C1PrintDocument, false otherwise. |