'Declaration <TypeConverterAttribute(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter`1)> <DescriptionAttribute("The recognized OCR information.")> Public ReadOnly Property OcrResult As Vintasoft.Imaging.Ocr.Results.OcrPage
[TypeConverter(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter`1)] [Description("The recognized OCR information.")] public Vintasoft.Imaging.Ocr.Results.OcrPage OcrResult { get; }
[TypeConverter(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter`1)] [Description("The recognized OCR information.")] public: __property Vintasoft.Imaging.Ocr.Results.OcrPage* get_OcrResult();
[TypeConverter(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter`1)] [Description("The recognized OCR information.")] public:
property Vintasoft.Imaging.Ocr.Results.OcrPage^ OcrResult { Vintasoft.Imaging.Ocr.Results.OcrPage^ get(); }