API Reference
Class
DotCodeDecoded
Detailed DotCode payload and control metadata.
Inheritance
- Object
- DotCodeDecoded
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property CodeGlyphDecoded.DotCode
Accepted by parameters
Inherited Methods
Properties
public Byte[] Bytes { get; } #Gets a copy of the decoded payload bytes.
public Boolean HasFnc1 { get; } #Gets whether FNC1 separators occurred in the payload.
public Boolean ReaderInitialization { get; } #Gets whether the symbol contains reader initialization.
public Int32 Mask { get; } #Gets the selected data mask from 0 through 3.
public IReadOnlyList<Int32> EciAssignments { get; } #Gets ECI assignments encountered in payload order.
public Nullable<Int32> StructuredAppendIndex { get; } #Gets the one-based structured-append index.
public Nullable<Int32> StructuredAppendCount { get; } #Gets the structured-append count.
public String SymbologyIdentifier { get; } #Gets the AIM symbology identifier for ordinary DotCode data.