Code2of5InterleavedCheckCode Method Terminal Works - PDF Printing.Net Library
Checks the code to be convertible into an interleaved 2 of 5 bar code.

Namespace: PdfEdit.Drawing.BarCodes
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

protected override void CheckCode(
	string text
)

Parameters

text
Type: SystemString
The code to be checked.
See Also

Reference