Click or drag to resize

ZebraPrinterFactoryGetLinkOsPrinter(Connection) Method

Create Link-OS™ Zebra printer from a connection that provides access to Link-OS™ features.

Namespace: Zebra.Sdk.Printer
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
public static ZebraPrinterLinkOs GetLinkOsPrinter(
	Connection connection
)

Parameters

connection  Connection
An open connection to a Link-OS™ printer

Return Value

ZebraPrinterLinkOs
A Link-OS™ printer
Exceptions
ExceptionCondition
ConnectionExceptionIf an I/O error occurs
Remarks
This method will query the printer for its Link-OS™ version and its control language.
See Also