LEADTOOLS Virtual Printer (Leadtools.Printer.Client assembly)

VirtualPrinterName Property

Show in webframe





Gets the name of the printer.
Syntax
public string VirtualPrinterName {get;}
'Declaration
 
Public ReadOnly Property VirtualPrinterName As String
'Usage
 
Dim instance As PrintJobData
Dim value As String
 
value = instance.VirtualPrinterName

            

            
public:
property String^ VirtualPrinterName {
   String^ get();
}

Property Value

The name of the printer.
Example
Refer to Startup example.
Requirements

Target Platforms

See Also

Reference

PrintJobData Class
PrintJobData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.