Aspose::BarCode::Generation::AustralianPostParameters class

AustralianPostParameters class

AustralianPost barcode parameters.

class AustralianPostParameters : public System::Object

Methods

MethodDescription
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() constInterpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"
get_ShortBarHeight() constShort 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 overrideReturns a human-readable string representation of this AustralianPostParameters.

See Also