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