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

In This Topic
    PrintDocumentWrapper Class
    In This Topic
    The PrintDocumentWrapper class wraps the C1.C1Preview.C1PrintDocument functionality. It loads C1.C1Preview.C1PrintDocument component via reflection from the C1.C1Report.2 assembly.
    Object Model
    PrintDocumentWrapper Class
    Syntax
    'Declaration
     
    Public Class PrintDocumentWrapper 
    public class PrintDocumentWrapper 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1GanttView.Printing.PrintDocumentWrapper

    See Also