PrintJobName Property
Summary
Gets the name of the print job.
Syntax
public string PrintJobName { get; }
Public ReadOnly Property PrintJobName As String
public:
property String^ PrintJobName {
String^ get();
}
Property Value
A System.String that represents the name of the print job.