Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / C1PrintOptions Class / PrintJobName Property

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