LEADTOOLS Virtual Printer (Leadtools.Printer assembly)
LEAD Technologies, Inc

PrinterName Property (PrinterInfo)






Get or sets the name of the printer in the list of locally supported printers.
Syntax
public string PrinterName {get; set;}
'Declaration
 
Public Property PrinterName As String
'Usage
 
Dim instance As PrinterInfo
Dim value As String
 
instance.PrinterName = value
 
value = instance.PrinterName
public string PrinterName {get; set;}
 get_PrinterName();
set_PrinterName(value);
public:
property String^ PrinterName {
   String^ get();
   void set (    String^ value);
}

Property Value

The printer name from the list of locally supported printers.
Remarks

The value of this property is used in the installation and uninstallation.

The printer name should not include special characters such as "!", "\" and ",". It is also not recommended to use the following special characters: "/, *, ?, :, ", and |". This parameter is case-sensitive.

Example
Refer to Install example.
Requirements

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

See Also

Reference

PrinterInfo Class
PrinterInfo Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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