ScannerOptions.CustomImageCaptureProfile Property
Click or drag to resize

ScannerOptionsCustomImageCaptureProfile Property

customImageCaptureProfile allows to define a custom profile.

Namespace: Com.Datalogic.Decode.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public Com.Datalogic.Device.Configuration.NumericProperty CustomImageCaptureProfile { get; set; }

Property Value

Property Value

Type: Com.Datalogic.Device.Configuration.NumericProperty
No description available.

Remarks
customImageCaptureProfile allows to define a custom profile. It could be set with a number between 0-255.

[Android Documentation]

See Also