ClientPrintJob PrinterCommands Property Neodynamic WebClientPrint for ASP.NET Class Reference
Gets or sets the printer's commands in text plain format. Default is an empty string.

Namespace: Neodynamic.SDK.Web
Assembly: Neodynamic.SDK.WebClientPrint (in Neodynamic.SDK.WebClientPrint.dll) Version: 2.0.2000.0 (2.0.2000.2)
Syntax

public string PrinterCommands { get; set; }

Property Value

Type: OnlineString
See Also