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