PropertyID.WedgeIntentExtraBarcodeString Field |
public const Int32 WedgeIntentExtraBarcodeString = "value"
Public Const WedgeIntentExtraBarcodeString As Int32 = "value"
It takes effect if the Decode Wedge is properly configured according to the property WEDGE_INTENT_ENABLE
.
This extra name shall be used as the name argument of Intent.getStringExtra() to retrieve the read label of the decoded barcode. The extra value is a String containing one or more read labels. For those barcode symbologies that support concatenation, the read labels are concatenated and sent as a single string.
The default value is "com.datalogic.decode.intentwedge.barcode_string".
The class of the property is TextProperty
.
© 2016 Datalogic S.p.A. and/or its affiliates. All rights reserved. Datalogic and the Datalogic logo are registered trademarks of Datalogic S.p.A. in many countries including the U.S.A. and the E.U. All other trademarks are the property of their respective owners.