Leadtools.Printer Namespace > PrinterInfo Class : RootDir Property |
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 string RootDir {get; set;}
get_RootDir();
set_RootDir(value);
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2