ALOcrConfigScanMode Class Reference Inherits from NSObject Declared in ALPluginConfig.h Overview Sets whether to scan singleline texts, multiline texts in a grid-formation or finds text automatically. value @property (nonatomic, readonly, copy) NSString *value + withValue: + (instancetype _Nullable)withValue:(NSString *)value + grid + (ALOcrConfigScanMode *)grid + line + (ALOcrConfigScanMode *)line + scanModeAuto + (ALOcrConfigScanMode *)scanModeAuto