ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PreviewWrapper Class
Members

In This Topic
    PreviewWrapper Class
    In This Topic
    The PreviewWrapper class wraps the print preview dialog functionality. It allows showing C1.C1Preview.C1PrintDocument content in a C1.Win.RibbonPreview.C1RibbonPreviewDialog, loaded via reflection from C1.Win.RibbonPreview.4.5.2 assembly.
    Object Model
    PreviewWrapper Class
    Syntax
    'Declaration
     
    Public Class PreviewWrapper 
    public class PreviewWrapper 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1GanttView.Printing.PreviewWrapper

    See Also