Gets the print manager object that is printing the document.
            
        
    Namespace: 
   C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
 Syntax
Syntax
| C# | 
|---|
| public C1PrintManager PrintManager { get; } | 
| Visual Basic | 
|---|
| Public ReadOnly Property PrintManager As C1PrintManager Get | 
 
     
     
     
     
    