[]
        
(Showing Draft Content)

C1.C1Preview.Utils.IsC1PrintDocumentType

IsC1PrintDocumentType Method

IsC1PrintDocumentType(Type)

Tests whether an object of the specified type can be represented as a C1PrintDocument.

Declaration
public static bool IsC1PrintDocumentType(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 C1PrintDocument, false otherwise.