Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.Documents.Barcode Namespace
    In This Topic
    Classes
     ClassDescription
    ClassThe exception thrown when an error is caused by an inapplicable value of the barcode control.
    ClassRepresents additional barcode options.
    ClassThe basic options for some BarCode.
    ClassSpecifies options affecting the size of a barcode, such as the width of narrow bars, narrow to wide bars' ratio etc.
    Class 
    Class 
    Class 
    ClassThe options of Code25intlv.
    ClassThe options of Code49.
    ClassThe options of DataMatrix.
    ClassThe options of Code128
    ClassRepresents a barcode that can be drawn on a GrapeCity.Documents.Drawing.GcGraphics. The supported barcode types are represented by the CodeType enum.
    ClassProvides extension methods to draw and measure a GcBarcode.
    ClassThe options of GS1Composite
    ClassProvides interoperability methods.
    ClassRepresents the MaxiCode barcode's particular information.
    ClassThe options of MicroPDF417
    ClassRepresents the MicroQRCode barcode's particular information.
    ClassRepresents the width of narrow and wide bars.
    ClassThe options of PDF417.
    ClassThe options of QRCode
    ClassA quiet zone is an area of blank space on either side of a barcode that tells the scanner where the symbology starts and stops.
    ClassThe options of RSSExpandedStacked
    ClassRepresents the overall size of barcode control.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the barcode caption position relative to the barcode symbol.
    EnumerationSpecifies the print direction of the barcode symbol.
    EnumerationInternal EnumErrorCode
    EnumerationSpecifies the barcode sizing modes.
    EnumerationType of code, or symbology, the barcode control will use to generate the barcode.
    EnumerationThe symbol size enumeration for ECC000-140 mode.
    EnumerationThe enumeration of encoding char set under ECC200 mode.
    EnumerationThe symbol size enumeration for ECC200 mode.
    EnumerationThe ECC mode enumeration.
    EnumerationComposite symbol type.
    EnumerationMaxiCode mode.
    EnumerationMicroPDF417 encoding compaction mode.
    EnumerationMicroPDF417 encoding compaction mode.
    EnumerationSpecifies the MicroQRCode's error correction level.
    EnumerationSets the MicroQRCode's mask pattern reference.
    EnumerationSets the MicroQRCode's version.
    EnumerationSpecifies PDF417's barcode type.
    EnumerationSpecifies the QRCode's error correction level.
    EnumerationSpecifies the QRCode's mask pattern reference.
    EnumerationSpecifies the QRCode's model.
    See Also