[]
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 |
false otherwise. |