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 PDF417 class
Namespace:
PDFTech.Barcodes.Barcode2DAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public PDF417( string Code, UnitOfMeasure Measure ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ Code As String, _ Measure As UnitOfMeasure _ ) |
Visual C++ |
---|
public: PDF417( String^ Code, UnitOfMeasure Measure ) |