PDF .NET Library Documentation - PDF Technologies, Inc.
The AztecCode type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BackColor |
Gets or sets the background color for the barcode.
(Inherited from PDFBarcode2D.) |
![]() | BarColor |
Gets or sets the bars' color of the barcode.
(Inherited from PDFBarcode2D.) |
![]() | BorderColor |
Gets or sets the barcode border's color.
(Inherited from PDFBarcode2D.) |
![]() | BorderWidth |
Gets or sets the barcode border's width.
(Inherited from PDFBarcode2D.) |
![]() | Code |
Gets or sets the value to encode.
(Inherited from PDFBarcode2D.) |
![]() | ErrorCorrection |
Gets or sets the error correction percentage to apply for Aztec Code symbology. Default is 23.
|
![]() | Font |
Gets or sets the font of the text displayed by the barcode.
(Inherited from PDFBarcode2D.) |
![]() | ForeColor |
Gets or sets the foreground color of the barcode.
(Inherited from PDFBarcode2D.) |
![]() | Height |
Gets the height of the barcode. It's uses UnitOfMeasure.
(Inherited from PDFBarcode2D.) |
![]() | ModuleSize |
Gets or sets the module size. It's uses UnitOfMeasure.
|
![]() | Rune |
Gets or sets the Aztec Code Rune value. It must be a value from 0 to 255 and is available for Aztec Code Compact Format only.
|
![]() | SymbolSize |
Gets or sets the Aztec Code Symbol Size to use on that symbology.
|
![]() | Text |
Gets or sets the additional text to show in the barcode image. This is not the value to encode.
(Inherited from PDFBarcode2D.) |
![]() | TextAlignment |
Gets or sets the text alignment for Text property.
(Inherited from PDFBarcode2D.) |
![]() | UnitOfMeasure |
Gets or sets the UnitOfMeasure.
(Inherited from PDFBarcode2D.) |