[]
        
(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
<b>true</b> if the object supports a <xref href="C1.C1Preview.IC1Document" data-throw-if-not-resolved="false"></xref>,

false otherwise.