VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / Web1DBarcodeWriterSettingsJS type / get_AustralianPostCustomerInfoFormat Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_AustralianPostCustomerInfoFormat Method
In This Topic
Gets the format of customer information field of Australia Post 4-state barcode.
Syntax
var instance = new Vintasoft.Barcode.Web1DBarcodeWriterSettingsJS();

var value; // Type: Vintasoft.Barcode.WebAustralianPostCustomerInfoFormatEnumJS
value = instance.get_AustralianPostCustomerInfoFormat();

Return Value

An instance of WebAustralianPostCustomerInfoFormatEnumJS class that defines the format of customer information field of Australia Post 4-state barcode.
Browser Compatibility
9
5
11
5
See Also