Click or drag to resize

IOcrJobModifiedFolder Property

Gets or sets a folder name for saving documents with corrected page orientation. Only used if document is not otherwise saved, the option to fix orientation is selected, and the document has at least one page that needs to be rotated to fix the page orientation.

Namespace:  Opait.Ocr.Api
Assembly:  Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax
C#
string ModifiedFolder { get; set; }

Property Value

Type: String
See Also