Click or drag to resize

OmniPageEngineRetainLayout Property

Specifies if original lines in recognized text should be retained in the result. This property is false by default.

Namespace:  Atalasoft.Ocr.OmniPage
Assembly:  Atalasoft.dotImage.Ocr.OmniPage (in Atalasoft.dotImage.Ocr.OmniPage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public bool RetainLayout { get; set; }

Property Value

Type: Boolean
Remarks
Layout retaining is applied to the following output file types: rtf, xls, epub, ppt, xlsx, docx, html, pptx.
See Also