'Declaration Public Property CleanupSettings As Vintasoft.Imaging.Ocr.Results.OcrCleanupSettings
public Vintasoft.Imaging.Ocr.Results.OcrCleanupSettings CleanupSettings { get; set; }
public: __property Vintasoft.Imaging.Ocr.Results.OcrCleanupSettings* get_CleanupSettings(); public: __property void set_CleanupSettings(
Vintasoft.Imaging.Ocr.Results.OcrCleanupSettings* value
);
public:
property Vintasoft.Imaging.Ocr.Results.OcrCleanupSettings^ CleanupSettings { Vintasoft.Imaging.Ocr.Results.OcrCleanupSettings^ get(); void set(Vintasoft.Imaging.Ocr.Results.OcrCleanupSettings^ value); }
Property Value
Default value is null.