Click or drag to resize

SettingsHelperUtilZmotifGetLaminatorOffset Method

Returns the specified laminator offset value.

Namespace:  Zebra.Sdk.Card.Zmotif.Settings
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
ParameterInfo GetLaminatorOffset(
	LaminatorOffsetType type
)

Parameters

type
Type: Zebra.Sdk.Card.EnumerationsLaminatorOffsetType
The offset type.

Return Value

Type: ParameterInfo
The laminator offset value and range.
Exceptions
ExceptionCondition
ConnectionExceptionIf the device is busy or there is an error communicating with the printer.
SettingsExceptionIf the type is invalid or an error occurs while retrieving the laminator offset.
See Also