Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.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