LEADTOOLS Virtual Printer (Leadtools.Printer assembly)

PrinterName Property (PrinterInfo)

Show in webframe





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:
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

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