[]
        
(Showing Draft Content)

C1.C1Preview.Utils.IsC1DocumentType

IsC1DocumentType Method

IsC1DocumentType(Type)

Tests whether an object of the specified type can be represented as a C1.C1Preview.IC1Document.

Declaration
public static bool IsC1DocumentType(Type type)
Parameters
Type Name Description
Type type

The type to test.

Returns
Type Description
bool

true if the specified type can be represented as a C1.C1Preview.IC1Document, false otherwise.