API Reference
Class
HanXinDecoded
Detailed decoded Han Xin Code payload and structural metadata.
Inheritance
- Object
- HanXinDecoded
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.HanXin
Accepted by parameters
Inherited Methods
Properties
public Byte[] Bytes { get; } #Gets a copy of decoded bytes.
public Int32 Version { get; } #Gets the decoded version.
public Int32 ErrorCorrectionLevel { get; } #Gets the decoded error-correction level.
public IReadOnlyList<Int32> EciAssignments { get; } #Gets ECI assignments encountered in payload order.
public String SymbologyIdentifier { get; } #Gets the AIM symbology identifier.