AustralianPostParameters

AustralianPostParameters class

AustralianPost barcode parameters.

public class AustralianPostParameters : joint.BaseJavaClass

Constructors

NameDescription
AustralianPostParameters(object)Initializes a new instance of the AustralianPostParameters class.

Methods

NameDescription
getAustralianPostEncodingTableInterpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other".
getAustralianPostShortBarHeightShort bar’s height of AustralianPost barcode.
getEncodingTableInterpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other".
getShortBarHeightShort bar’s height of AustralianPost barcode.
init
setAustralianPostEncodingTable(object)Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other".
setAustralianPostShortBarHeight(object)Short bar’s height of AustralianPost barcode.
setEncodingTable(object)Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other".
setShortBarHeight(object)Short bar’s height of AustralianPost barcode.
toStringReturns a human-readable string representation of this AustralianPostParameters.

Fields

NameDescription
shortBarHeight

See Also