TemplateOptions Class
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
[Missing <summary> documentation for "T:ByteScout.DocumentParser.TemplateOptions"]
Inheritance Hierarchy
ByteScout.DocumentParserTemplateOptions
Namespace:ByteScout.DocumentParser
Assembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
The TemplateOptions type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TemplateOptions | Initializes a new instance of the TemplateOptions class  | 
Properties
| Name | Description | |
|---|---|---|
| GlobalTextFilters | ||
| OcrAllowList | ||
| OcrBlackList | ||
| OcrDenyList | ||
| OcrImageFilters | ||
| OcrLanguage | ||
| OcrMode | ||
| OcrResolution | ||
| OcrWhiteList | 
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) | 
See Also