Tests whether an object can be represented as a C1PrintDocument.
            
        
    Namespace: 
   C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# | 
|---|
public static bool IsC1PrintDocument( Object o )  | 
| Visual Basic | 
|---|
Public Shared Function IsC1PrintDocument ( _ o As Object _ ) As Boolean  | 
Parameters
- o
 - Type: System..::..Object
The object to test.