Settings

AsposeOcrPresets.Settings property

Gets or sets the recognition settings. If not set manually, settings will be generated from the selected preset.

public BaseRecognitionSettings Settings { get; set; }

See Also