ClientPrintJob GetBuffer Method Neodynamic WebClientPrint for ASP.NET Class Reference
Gets a byte array representing this ClientPrintJob object.

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[] GetBuffer()

Return Value

Type:  OnlineByte 
A byte array representing this ClientPrintJob object.
See Also