Click or drag to resize

PixOptionsUseMargins Property

Gets or sets a flag to indicate whether margins should be ignored whenm detecting blank pages.

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

Property Value

Type: Boolean
See Also