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. Per default, only latin characters are processed.
@property (nonatomic, nullable, assign) ALAlphabet *alphabet
Declared In
ALPluginConfig.h