The Barcode128 type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Barcode128 | Initializes a new instance of the Barcode128 class |
Methods
| Name | Description | |
|---|---|---|
| CreateDrawingImage | (Overrides Barcode..::..CreateDrawingImage(Color, Color).) | |
| CreateImageWithBarcode | (Inherited from Barcode.) | |
| CreateTemplateWithBarcode | (Inherited from Barcode.) | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetBarsCode128Raw | ||
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetHumanReadableUCCEAN | ||
| GetRawText | ||
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| PlaceBarcode | (Overrides Barcode..::..PlaceBarcode(PdfContentByte, Color, Color).) | |
| RemoveFNC1 | ||
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| altText | (Inherited from Barcode.) | |
| barHeight | (Inherited from Barcode.) | |
| baseline | (Inherited from Barcode.) | |
| checksumText | (Inherited from Barcode.) | |
| code | (Inherited from Barcode.) | |
| CODE_A | ||
| CODE_AB_TO_C | ||
| CODE_AC_TO_B | ||
| CODE_BC_TO_A | ||
| CODE_C | ||
| codeType | (Inherited from Barcode.) | |
| DEL | ||
| extended | (Inherited from Barcode.) | |
| FNC1 | ||
| FNC1_INDEX | ||
| FNC2 | ||
| FNC3 | ||
| FNC4 | ||
| font | (Inherited from Barcode.) | |
| generateChecksum | (Inherited from Barcode.) | |
| guardBars | (Inherited from Barcode.) | |
| inkSpreading | (Inherited from Barcode.) | |
| n | (Inherited from Barcode.) | |
| SHIFT | ||
| size | (Inherited from Barcode.) | |
| START_A | ||
| START_B | ||
| START_C | ||
| STARTA | ||
| STARTB | ||
| STARTC | ||
| startStopText | (Inherited from Barcode.) | |
| textAlignment | (Inherited from Barcode.) | |
| x | (Inherited from Barcode.) |
Properties
| Name | Description | |
|---|---|---|
| AltText | (Inherited from Barcode.) | |
| BarcodeSize | (Overrides Barcode..::..BarcodeSize.) | |
| BarHeight | (Inherited from Barcode.) | |
| Baseline | (Inherited from Barcode.) | |
| ChecksumText | (Inherited from Barcode.) | |
| Code | (Overrides Barcode..::..Code.) | |
| CodeType | (Inherited from Barcode.) | |
| Extended | (Inherited from Barcode.) | |
| Font | (Inherited from Barcode.) | |
| GenerateChecksum | (Inherited from Barcode.) | |
| GuardBars | (Inherited from Barcode.) | |
| InkSpreading | (Inherited from Barcode.) | |
| N | (Inherited from Barcode.) | |
| Size | (Inherited from Barcode.) | |
| StartStopText | (Inherited from Barcode.) | |
| TextAlignment | (Inherited from Barcode.) | |
| X | (Inherited from Barcode.) |