In This Article

BarcodeModuleKind Enum

Specifies the semantic role of a barcode module.

public enum BarcodeModuleKind

Fields

Name Description
AlignmentPatternInner

A module that is part of the inner square of an alignment pattern.

AlignmentPatternOuter

A module that is part of the outer border ring of an alignment pattern.

Data

A standard data module.

Error

A module that visually indicates an error occurred during encoding.

FinderPatternInner

A module that is part of the inner square of a finder pattern.

FinderPatternOuter

A module that is part of the outer border ring of a finder pattern.

TimingPattern

A module that is part of a timing pattern.