Class AustralianPostParameters
AustralianPostParameters class
AustralianPost barcode parameters.
public class AustralianPostParameters
Properties
| Name | Description |
|---|
| EncodingTable { get; set; } | Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other" |
| ShortBarHeight { get; set; } | Short bar’s height of AustralianPost barcode. |
Methods
| Name | Description |
|---|
| override ToString() | Returns a human-readable string representation of this AustralianPostParameters. |
See Also