Aspose::BarCode::Generation::AustralianPostParameters class
Contents
[
Hide
]AustralianPostParameters class
AustralianPost barcode parameters.
class AustralianPostParameters : public System::Object
Methods
| Method | Description |
|---|---|
| get_AustralianPostEncodingTable() | Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other" |
| get_AustralianPostShortBarHeight() | Short bar’s height of AustralianPost barcode. |
| get_EncodingTable() const | Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other" |
| get_ShortBarHeight() const | Short bar’s height of AustralianPost barcode. |
| set_AustralianPostEncodingTable(CustomerInformationInterpretingType) | Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other" |
| set_AustralianPostShortBarHeight(System::SharedPtr<Unit>) | Short bar’s height of AustralianPost barcode. |
| set_EncodingTable(CustomerInformationInterpretingType) | Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other" |
| set_ShortBarHeight(System::SharedPtr<Unit>) | Short bar’s height of AustralianPost barcode. |
| ToString() const override | Returns a human-readable string representation of this AustralianPostParameters. |
See Also
- Namespace Aspose::BarCode::Generation
- Library Aspose.BarCode for C++