The Barcode128 type exposes the following members.

Constructors

  NameDescription
Public methodBarcode128
Initializes a new instance of the Barcode128 class

Methods

  NameDescription
Public methodCreateDrawingImage (Overrides Barcode..::..CreateDrawingImage(Color, Color).)
Public methodCreateImageWithBarcode (Inherited from Barcode.)
Public methodCreateTemplateWithBarcode (Inherited from Barcode.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberGetBarsCode128Raw
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetHumanReadableUCCEAN
Public methodStatic memberGetRawText
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPlaceBarcode (Overrides Barcode..::..PlaceBarcode(PdfContentByte, Color, Color).)
Public methodStatic memberRemoveFNC1
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Protected fieldaltText (Inherited from Barcode.)
Protected fieldbarHeight (Inherited from Barcode.)
Protected fieldbaseline (Inherited from Barcode.)
Protected fieldchecksumText (Inherited from Barcode.)
Protected fieldcode (Inherited from Barcode.)
Public fieldStatic memberCODE_A
Public fieldStatic memberCODE_AB_TO_C
Public fieldStatic memberCODE_AC_TO_B
Public fieldStatic memberCODE_BC_TO_A
Public fieldStatic memberCODE_C
Protected fieldcodeType (Inherited from Barcode.)
Public fieldStatic memberDEL
Protected fieldextended (Inherited from Barcode.)
Public fieldStatic memberFNC1
Public fieldStatic memberFNC1_INDEX
Public fieldStatic memberFNC2
Public fieldStatic memberFNC3
Public fieldStatic memberFNC4
Protected fieldfont (Inherited from Barcode.)
Protected fieldgenerateChecksum (Inherited from Barcode.)
Protected fieldguardBars (Inherited from Barcode.)
Protected fieldinkSpreading (Inherited from Barcode.)
Protected fieldn (Inherited from Barcode.)
Public fieldStatic memberSHIFT
Protected fieldsize (Inherited from Barcode.)
Public fieldStatic memberSTART_A
Public fieldStatic memberSTART_B
Public fieldStatic memberSTART_C
Public fieldStatic memberSTARTA
Public fieldStatic memberSTARTB
Public fieldStatic memberSTARTC
Protected fieldstartStopText (Inherited from Barcode.)
Protected fieldtextAlignment (Inherited from Barcode.)
Protected fieldx (Inherited from Barcode.)

Properties

  NameDescription
Public propertyAltText (Inherited from Barcode.)
Public propertyBarcodeSize (Overrides Barcode..::..BarcodeSize.)
Public propertyBarHeight (Inherited from Barcode.)
Public propertyBaseline (Inherited from Barcode.)
Public propertyChecksumText (Inherited from Barcode.)
Public propertyCode (Overrides Barcode..::..Code.)
Public propertyCodeType (Inherited from Barcode.)
Public propertyExtended (Inherited from Barcode.)
Public propertyFont (Inherited from Barcode.)
Public propertyGenerateChecksum (Inherited from Barcode.)
Public propertyGuardBars (Inherited from Barcode.)
Public propertyInkSpreading (Inherited from Barcode.)
Public propertyN (Inherited from Barcode.)
Public propertySize (Inherited from Barcode.)
Public propertyStartStopText (Inherited from Barcode.)
Public propertyTextAlignment (Inherited from Barcode.)
Public propertyX (Inherited from Barcode.)

See Also