Table of Contents

Namespace PdfSharp.Drawing.BarCodes

Classes

BarCode

Represents the base class of all bar codes.

Code2of5Interleaved

Implementation of the Code 2 of 5 bar code.

Code3of9Standard

Implementation of the Code 3 of 9 bar code.

CodeBase

Represents the base class of all codes.

CodeDataMatrix

Defines the DataMatrix 2D barcode. THIS IS AN EMPIRA INTERNAL IMPLEMENTATION. THE CODE IN THE OPEN SOURCE VERSION IS A FAKE.

CodeOmr

Represents an OMR code.

MatrixCode

Represents the base class of all 2D codes.

ThickThinBarCode

Internal base class for several bar code types.

Enums

AnchorType

Specifies whether and how the text is displayed at the code area.

CodeDirection

Specifies the drawing direction of the code.

CodeType

Specifies the type of the bar code.

DataMatrixEncoding

TODO docDaSt

TextLocation

Specifies whether and how the text is displayed at the code.