EnabledForSeparateImages

OcrIndexingOptions.EnabledForSeparateImages property

Gets or sets a value indicating whether to recognize text in separate image files. The default value is false.

public bool EnabledForSeparateImages { get; set; }

Property Value

A value indicating whether to recognize text in separate image files.

See Also