 | OcrPixText Property |
Gets the text string associated with pix
Namespace: Patagames.OcrAssembly: Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.6.411
Syntaxpublic string Text { get; }Public ReadOnly Property Text As String
Get
public:
property String^ Text {
String^ get ();
}member Text : string with get
/** @property */
public String get_Text()
Property Value
String
See Also