Ean13ConvertToISBN Property |
allows to identify ISBN labels and append the
check digit (per ISBN guidelines) to the end of the label.
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 BooleanProperty ConvertToISBN { get; set; }
Public Property ConvertToISBN As BooleanProperty
Get
Set
Property Value
Type:
BooleanPropertyRemarks convertToISBN allows to identify ISBN labels and append the
check digit (per ISBN guidelines) to the end of the label.
[Android Documentation]
See Also