DocumentRotator Properties
 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
The DocumentRotator type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CheckPermissions |  Defines whether respect permissions set by document owner. If true, extractor throws exception when the extraction is prohibited. Default is true.  | |
| LicenseInfo |  Gets license information.  | |
| OCRLanguage |  Language for Optical Character Recognition (OCR). The valid values are: 
 Download more languages at https://github.com/bytescout/ocrdata.  | |
| OCRLanguageDataFolder |  Folder containing OCR language data files. In addition to the language selected by OCRLanguage, the folder must contain the "osd.traineddata" file required for rotation detection.  | |
| RegistrationKey |  Registration key.  | |
| RegistrationName |  Registration name.  | |
| Version |  Gets the component version number.  | 
See Also