Click or drag to resize

BaseScanControllerSetMarkOnTheFlyProfile Method

Send the provided MarkOnTheFly configuration to the card

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
protected abstract void SetMarkOnTheFlyProfile(
	MarkOnTheFlyProfile motfProfile
)

Parameters

motfProfile  MarkOnTheFlyProfile
Mark-On-The-Fly configuration
See Also