ALUniversalIDConfig Class Reference
Inherits from | NSObject |
---|---|
Declared in | ALPluginConfig.h |
allowedLayouts
Specifies the document types to be scanned and optionally further specifies which types of layout are scanned per type.
@property (nonatomic, nullable, strong) ALAllowedLayouts *allowedLayouts
Declared In
ALPluginConfig.h
alphabet
Sets a specific character set.
@property (nonatomic, nullable, assign) ALAlphabet *alphabet
Declared In
ALPluginConfig.h
faceDetectionEnabled
Sets whether the face detection approach is enabled.
@property (nonatomic, nullable, strong) NSNumber *faceDetectionEnabled
Declared In
ALPluginConfig.h