Click or drag to resize

LinkOsInformation(DiscoveredPrinter) Constructor

Creates a container class to hold Link-OS information based on the supplied discoveredPrinter.

Namespace: Zebra.Sdk.Printer
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
public LinkOsInformation(
	DiscoveredPrinter discoveredPrinter
)

Parameters

discoveredPrinter  DiscoveredPrinter
A discovered printer.
See Also