CodeDataMatrixCheckCode Method Terminal Works - PDF Printing.Net Library
Determines whether the specified string can be used as data in the DataMatrix.

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