Initializes a new instance of the
Code93 class
Namespace:
Com.Datalogic.Decode.Configuration
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Code93(
IPropertyGetter editor
)
Public Sub New (
editor As IPropertyGetter
)
Parameters
- editor
- Type: Com.Datalogic.Device.ConfigurationIPropertyGetter
[Missing <param name="editor"/> documentation for "M:Com.Datalogic.Decode.Configuration.Code93.#ctor(Com.Datalogic.Device.Configuration.IPropertyGetter)"]
See Also