Leadtools.Printer Namespace > PrinterInfo Class : PrinterName Property |
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);
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.
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