PDF File Writer Class Library - Author Uzi Granot
BarcodeInterleaved2of5 Constructor |
Barcode interleave 2 of 5 constructor
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public BarcodeInterleaved2of5( string Text, bool AddChecksum = false )
Parameters
- Text
- Type: SystemString
Text - AddChecksum (Optional)
- Type: SystemBoolean
Add checksum digit
