Gets the C1PrintDocument object containing the current data binding.
            
        
    Namespace: 
   C1.C1Preview.DataBindingAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
 Syntax
Syntax
| C# | 
|---|
| public C1PrintDocument Document { get; } | 
| Visual Basic | 
|---|
| Public ReadOnly Property Document As C1PrintDocument Get | 
 
     
     
     
     
    