BarcodeUtils GetAustraliaPostDomesticEParcelChecksum Method Neodynamic Barcode Professional SDK for .NET Class Reference
It computes the checksum for an Australia Post Domestic eParcel code.

Namespace: Neodynamic.SDK.Barcode
Assembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 5.0.2000.0 (5.0.2016.0)
Syntax

public static int GetAustraliaPostDomesticEParcelChecksum(
	string code
)

Parameters

code
Type: OnlineSystem String
An Australia Post Domestic eParcel code.

Return Value

Type: OnlineInt32
The checksum for an Australia Post Domestic eParcel code.
See Also