Resource Base
Table of contents

Thanks for downloading Dynamsoft Barcode Reader Package!

Your download will start shortly. If your download does not begin, click here to retry.

Class iOneDCodeDetails

iOneDCodeDetails is one of the detailedResult in class iTextResult. It stores the OneD code details.

@interface iOneDCodeDetails
Attribute Type Descriptions
moduleSize NSInteger The barcode module size (the minimum bar width in pixel).
startCharsBytes NSData * The start chars in a byte array.
startCharsBytesLength NSInteger The length of the start chars byte array.
stopCharsBytes NSData * The stop chars in a byte array.
stopCharsBytesLength NSInteger The length of the stop chars byte array.
checkDigitBytes NSData * The check digit chars in a byte array.
checkDigitBytesLength NSInteger The length of the check digit chars byte array.

moduleSize

The barcode module size (the minimum bar width in pixel).

NSInteger moduleSize

startCharsBytes

The start chars in a byte array.

NSData* startCharsBytes

startCharsBytesLength

The length of the start chars byte array.

NSInteger startCharsBytesLength

stopCharsBytes

The stop chars in a byte array.

NSData* stopCharsBytes

stopCharsBytesLength

The length of the stop chars byte array.

NSInteger stopCharsBytesLength

checkDigitBytes

The check digit chars in a byte array.

NSData* checkDigitBytes

checkDigitBytesLength

The length of the check digit chars byte array.

NSInteger checkDigitBytesLength

This page is compatible for:

Version 7.5.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version
    • Version 8.6.0
    • Version 8.4.0
    • Version 8.2.5
    • Version 8.2.3
    • Version 8.2.1
    • Version 8.2.0
    • Version 8.1.3
    • Version 8.1.2
    • Version 8.1.0
    • Version 8.0.0
    • Version 7.6.0
    • Version 7.5.0
    Change +
    © 2003–2021 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support