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