Click or drag to resize

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; }

Property Value

Type: BooleanProperty
Remarks
convertToISBN

allows to identify ISBN labels and append the check digit (per ISBN guidelines) to the end of the label.

[Android Documentation]

See Also