ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView.Printing Namespace / PrintInfo Class / PrintType Property

In This Topic
    PrintType Property (PrintInfo)
    In This Topic
    Gets or sets the type of printing layout style.
    Syntax
    'Declaration
     
    Public Property PrintType As PrintType
    public PrintType PrintType {get; set;}
    See Also