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