FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / PrintJobName Property

In This Topic
    PrintJobName Property (FlexViewerPane)
    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