PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Initializes a new instance of the Interleaved2of5 class
Namespace:
PDFTech.Barcodes.Barcode1DAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public Interleaved2of5( string Code, UnitOfMeasure Measure ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ Code As String, _ Measure As UnitOfMeasure _ ) |
Visual C++ |
---|
public: Interleaved2of5( String^ Code, UnitOfMeasure Measure ) |