[]
        
(Showing Draft Content)

C1.C1Preview.Utils.IsC1Document

IsC1Document Method

IsC1Document(object)

Tests whether an object can be represented as a C1.C1Preview.IC1Document.

Declaration
public static bool IsC1Document(object o)
Parameters
Type Name Description
object o

The object to test.

Returns
Type Description
bool

true if the object supports a C1.C1Preview.IC1Document, false otherwise.