ScannerOptionsCustomImageCaptureProfile Property |
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 public NumericProperty CustomImageCaptureProfile { get; set; }
Public Property CustomImageCaptureProfile As NumericProperty
Get
Set
Property Value
Type:
NumericPropertyRemarks customImageCaptureProfile allows to define a custom profile.
It could be set with a number between 0-255.
[Android Documentation]
See Also