AustralianPostParameters
AustralianPostParameters class
Namespace: Aspose.Barcode.Generation
AustralianPost barcode parameters.
Constructors
| Name | Description |
|---|---|
| __construct |
Properties
| Name | Read/Write | Description |
|---|---|---|
| AustralianPostEncodingTable | Read/Write | Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other" |
| AustralianPostShortBarHeight | Read/Write | Short bar’s height of AustralianPost barcode. |
| EncodingTable | Read/Write | Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other" |
| ShortBarHeight | Read/Write | Short bar’s height of AustralianPost barcode. |
AustralianPostParameters__construct(AustralianPostParametersDTO $australianPostParametersDto)
| Parameter | Type | Description |
|---|---|---|
$australianPostParametersDto | AustralianPostParametersDTO |
AustralianPostEncodingTable
Access: Read/Write
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"
| Parameter | Type | Description |
|---|---|---|
$value | int |
AustralianPostShortBarHeight
Access: Read/Write
Short bar’s height of AustralianPost barcode.
Short bar’s height of AustralianPost barcode.
| Parameter | Type | Description |
|---|---|---|
$value | Unit |
EncodingTable
Access: Read/Write
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"
| Parameter | Type | Description |
|---|---|---|
$value | int |
ShortBarHeight
Access: Read/Write
Short bar’s height of AustralianPost barcode.
Short bar’s height of AustralianPost barcode.
| Parameter | Type | Description |
|---|---|---|
$value | Unit |