Error processing SSI file
LEADTOOLS Virtual Printer (Leadtools.Printer assembly)

Show in webframe

PrinterExe Property






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

Error processing SSI file
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