EText::GetString
Returns the concatenation of the line strings, separated by the new line character "\n". The line return
Namespace: Euresys::Open_eVision::EasyDeepOCR
[C++]
std::string GetString() const
EText.String
Returns the concatenation of the line strings, separated by the new line character "\n". The line return
Namespace: Euresys.Open_eVision.EasyDeepOCR
[C#]
string String
{ get; }
EText.String
Returns the concatenation of the line strings, separated by the new line character "\n". The line return
Module: open_evision.EasyDeepOCR
[Python]
String: str
{get}