Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule.Printing Namespace / PrintInfo Class / PrintDocumentHelper Property

In This Topic
    PrintDocumentHelper Property (PrintInfo)
    In This Topic
    Gets the PrintDocumentWrapper object.
    Syntax
    'Declaration
     
    Public ReadOnly Property PrintDocumentHelper As PrintDocumentWrapper
    public PrintDocumentWrapper PrintDocumentHelper {get;}
    See Also