ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.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