ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / SystemPrinter Class / StartJob Method

In This Topic
    StartJob Method
    In This Topic
    Starts a SystemPrinter print job.
    Syntax
    'Declaration
     
    Public Sub StartJob( _
       ByVal printJob As String _
    ) 
    public void StartJob( 
       string printJob
    )

    Parameters

    printJob
    See Also