ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPrintDocument Class / PrintController Property

In This Topic
    PrintController Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property PrintController As System.Drawing.Printing.PrintController
    public System.Drawing.Printing.PrintController PrintController {get; set;}
    See Also