Code3of9StandardCheckCode Method Terminal Works - PDF Printing.Net Library
Checks the code to be convertible into an standard 3 of 9 bar code.

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

protected override void CheckCode(
	string text
)

Parameters

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

Reference