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

Show in webframe

RootDir Property






Gets or sets the root folder in which the LEADTOOLS printer version is installed.
Syntax
public string RootDir {get; set;}
'Declaration
 
Public Property RootDir As String
'Usage
 
Dim instance As PrinterInfo
Dim value As String
 
instance.RootDir = value
 
value = instance.RootDir

            

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

Property Value

The root folder.
Remarks

The value of this property is used in the installation. The default installation directory is in the "<LEADTOOLS_INSTALLDIR>\Bin\Common\PrinterDriver".

This folder should contain two sub-folders:

All users of the printer must have access to the folder.

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