LEADTOOLS Virtual Printer (Leadtools.Printer.Client assembly)
LEAD Technologies, Inc

PrintJobName Property






Gets the name of the print job.
Syntax
public string PrintJobName {get;}
'Declaration
 
Public ReadOnly Property PrintJobName As String
'Usage
 
Dim instance As PrintJobData
Dim value As String
 
value = instance.PrintJobName
public string PrintJobName {get;}
 get_PrintJobName(); 
public:
property String^ PrintJobName {
   String^ get();
}

Property Value

A System.String that represents the name of the print job.
Example
Refer to Startup example.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PrintJobData Class
PrintJobData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.