Resource Base
Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
enum EnumTextFilterMode {
TFM_AUTO = 0x01,
TFM_GENERAL_CONTOUR = 0x02,
TFM_SKIP = 0x00,
TFM_REV = 0x80000000
}
See C++ EnumTextFilterMode for more info.
latest version