Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Schedule.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