FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / PrintJobName Property

In This Topic
    PrintJobName Property (C1FlexViewer)
    In This Topic
    Gets or sets the name for the print job.
    Syntax
    'Declaration
     
    Public Property PrintJobName As String
    public string PrintJobName {get; set;}
    See Also