ImageGear .NET v24.14 - Updated September 15, 2020
AustralianPostCustomDecodeMode Property




ImageGear24.Barcode Assembly > ImageGear.Barcode Namespace > ImGearBarcodeReader Class : AustralianPostCustomDecodeMode Property
Gets or sets the ImGearBarcodeAustralianPostCustomDecodeType.
Syntax
'Declaration
 
Public Property AustralianPostCustomDecodeMode As ImGearBarcodeAustralianPostCustomDecodeType
 
'Usage
 
Dim instance As ImGearBarcodeReader
Dim value As ImGearBarcodeAustralianPostCustomDecodeType
 
instance.AustralianPostCustomDecodeMode = value
 
value = instance.AustralianPostCustomDecodeMode

Property Value

The ImGearBarcodeAustralianPostCustomDecodeType set.
Remarks

This property gets and sets the custom section in both the Customer Barcode 2 and Customer Barcode 3 formats. The ImGearBarcodeAustralianPostCustomDecodeType enumeration is used to set this value.

See Also

Reference

ImGearBarcodeReader Class
ImGearBarcodeReader Members