PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
AztecCode barcode class.
Namespace:
PDFTech.Barcodes.Barcode2DAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public class AztecCode : BasePDFBarcode2D |
Visual Basic (Declaration) |
---|
Public Class AztecCode _ Inherits BasePDFBarcode2D |
Visual C++ |
---|
public ref class AztecCode : public BasePDFBarcode2D |
Remarks
A high-density two-dimensional matrix symbology originally created in 1995. The symbology can encode all of the characters in the ASCII character set. The symbol is built on a square grid with a bulls-eye pattern at its center which allows the code to be quickly and easily located.
Inheritance Hierarchy
System..::.Object
PDFTech.Barcodes.Barcode2D..::.PDFBarcode2D
PDFTech.Barcodes.Barcode2D..::.BasePDFBarcode2D
PDFTech.Barcodes.Barcode2D..::.AztecCode
PDFTech.Barcodes.Barcode2D..::.PDFBarcode2D
PDFTech.Barcodes.Barcode2D..::.BasePDFBarcode2D
PDFTech.Barcodes.Barcode2D..::.AztecCode