Click or drag to resize

PixOptionsBlankPageThreshold Property

Gets or sets the percentile threshold used in detecting blank pages x 100.

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

Property Value

Type: Int32
See Also