PDF .NET Library Documentation - PDF Technologies, Inc.
CompactPdf417 barcode class.

Namespace:  PDFTech.Barcodes.Barcode2D
Assembly:  PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)

Syntax

C#
public class CompactPdf417 : PDF417
Visual Basic (Declaration)
Public Class CompactPdf417 _
	Inherits PDF417
Visual C++
public ref class CompactPdf417 : public PDF417

Remarks

PDF417 barcode will be drawn in the compact mode. In earlier specifications of PDF417, this was called Truncated PDF417. Compact PDF417 is a preferred term to avoid confusion with the more general use of the term 'truncated'.

Inheritance Hierarchy

See Also