When implemented in a derived class, determines whether the specified string can be used as Text
for this bar code type.
Namespace: PdfEdit.Drawing.BarCodes
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- text
- Type: SystemString
The code string to check.
Return Value
Type:True if the text can be used for the actual barcode.
See Also