GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / ReportOptions Class / PrintType Property

In This Topic
    PrintType Property (ReportOptions)
    In This Topic
    Gets or sets the PrintType for print.
    Syntax
    'Declaration
     
    Public Property PrintType As PrintType
    public PrintType PrintType {get; set;}
    See Also