The document name used print status and printer queue
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public string DocumentName { get; set; }
Public Property DocumentName As String
Get
Set
public:
property String^ DocumentName {
String^ get ();
void set (String^ value);
}
member DocumentName : string with get, set
Property Value
Type:
String
Reference