Aspose::BarCode::Generation::AustralianPostParameters class

AustralianPostParameters class

AustralianPost barcode parameters.

class AustralianPostParameters : public System::Object

Methods

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

See Also