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