'Declaration <DescriptionAttribute("The OCR engine settings that should be used for recognition of the field.")> <TypeConverterAttribute(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter)> Public Property OcrEngineSettings As Vintasoft.Imaging.Ocr.OcrEngineSettings
[Description("The OCR engine settings that should be used for recognition of the field.")] [TypeConverter(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter)] public Vintasoft.Imaging.Ocr.OcrEngineSettings OcrEngineSettings { get; set; }
[Description("The OCR engine settings that should be used for recognition of the field.")] [TypeConverter(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter)] public: __property Vintasoft.Imaging.Ocr.OcrEngineSettings* get_OcrEngineSettings(); public: __property void set_OcrEngineSettings(
Vintasoft.Imaging.Ocr.OcrEngineSettings* value
);
[Description("The OCR engine settings that should be used for recognition of the field.")] [TypeConverter(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter)] public:
property Vintasoft.Imaging.Ocr.OcrEngineSettings^ OcrEngineSettings { Vintasoft.Imaging.Ocr.OcrEngineSettings^ get(); void set(Vintasoft.Imaging.Ocr.OcrEngineSettings^ value); }
Property Value
Настройки движка OCR.