Class AustralianPostParameters

AustralianPostParameters class

AustralianPost barcode parameters.

public class AustralianPostParameters

Properties

NameDescription
AustralianPostEncodingTable { get; set; }Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"
AustralianPostShortBarHeight { get; set; }Short bar’s height of AustralianPost barcode.

Methods

NameDescription
override ToString()Returns a human-readable string representation of this AustralianPostParameters.

See Also