LEADTOOLS Virtual Printer (Leadtools.Printer assembly)

PrinterExe Property

Show in webframe





Gets or sets the executable path of the application that will be launched by the printer.
Syntax
public string PrinterExe {get; set;}
'Declaration
 
Public Property PrinterExe As String
'Usage
 
Dim instance As PrinterInfo
Dim value As String
 
instance.PrinterExe = value
 
value = instance.PrinterExe

            

            
public:
property String^ PrinterExe {
   String^ get();
   void set (    String^ value);
}

Property Value

The executable path of the application.
Remarks
When the printer receives a print job, it will first try to launch the executable specified by this property.
Example
Refer to Install example.
Requirements

Target Platforms

See Also

Reference

PrinterInfo Class
PrinterInfo Members

 

 


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

Leadtools.Printer requires a Printer module license and unlock key. It is included as part of LEADTOOLS Document Imaging Enterprise. For more information, refer to: Imaging Pro/Document/Medical Features