FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / MiscStrings Class / PrintJobNameFmt Property

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