Table of contents

EnumTextResultOrderMode

enum EnumTextResultOrderMode { 
    TROM_CONFIDENCE = 0x01, 
    TROM_POSITION = 0x02, 
    TROM_FORMAT = 0x04, 
    TROM_SKIP = 0x00,
    TROM_REV = 0x80000000
}

This page is compatible for:

Is this page helpful?

YesYes NoNo