New features in this version:
(1) Add 5 new properties for Barcode element:
- FlashOn: If turning on the flash when scanner is launched
- CameraPosition: Select which camera (Back or Front) is used when start scanning
- AllowFixedFocus (iOS only): if display the focus adjustment widget on screen
- ViewfinderWidth: The width of scanning area as percentage of screen width
- ViewfinderHeight: The height of scanning area as percentage of screen height
--------------------------------------------------------------------------------------------------------------------------------
New features added since RV29
(1) Supports 3 barcode scanner engines - Default, System (iOS only) and Google
(2) Support 5 new barcode types - UPCE, CODE93, DATAMATRIX(System or Google engine), PDF417(System or Google engine), AZTEK(System or Google engine)
(3) Add IconSizeCategory (Small, Medium, Large) property for Checkbox element to adjust the size of checkbox
(4) Add TabStop property for Textbox and Dropdown element indicating whether the user can give the focus to this control using the TAB key