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.4.0.9.0.377 (.NET 4.5.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