Click or drag to resize

DiscoveredPrinterNetwork(DictionaryString, String) Constructor

Returns an instance of a DiscoveredPrinterNetwork built using the provided attributes.

Namespace: Zebra.Sdk.Printer.Discovery
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
public DiscoveredPrinterNetwork(
	Dictionary<string, string> attributes
)

Parameters

attributes  DictionaryString, String
A map of attributes associated with the discovered network printer
See Also