[]
        
(Showing Draft Content)

C1.C1Preview.Utils.IsC1PrintDocument

IsC1PrintDocument Method

IsC1PrintDocument(object)

Tests whether an object can be represented as a C1PrintDocument.

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

The object to test.

Returns
Type Description
bool

true if the object is a C1PrintDocument, false otherwise.