ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintInfo Class / Preview Method / Preview() Method

In This Topic
    Preview() Method
    In This Topic
    Opens a separate application window in which end users can preview the output that would be generated by the print operation.
    Syntax
    'Declaration
     
    Public Overloads Sub Preview() 
    public void Preview()
    See Also