LEADTOOLS Virtual Printer (Leadtools.Printer assembly)

RootDir Property

Show in webframe





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

 

 


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