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