BarcodeUtils GetAustraliaPost4StateBarcodeChecksum Method Neodynamic Barcode Professional SDK for .NET Class Reference
It computes the checksum (Reed Solomon codewords) for an Australia Post 4 State 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 string GetAustraliaPost4StateBarcodeChecksum(
	string code
)

Return Value

Type: OnlineString
The checksum (Reed Solomon codewords) for an Australia Post 4 State code.
See Also