ClientPrintJob BinaryPrinterCommands Property Neodynamic WebClientPrint for ASP.NET Class Reference
Gets or sets the printer's commands in binary format. Default is null (nothing).

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

public byte[] BinaryPrinterCommands { get; set; }

Property Value

Type:  OnlineByte 
See Also