 | OcrResultRendererTitle Property |
Gets document title
Namespace:
Patagames.Ocr
Assembly:
Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.2.411
Syntaxpublic string Title { get; }
Public ReadOnly Property Title As String
Get
public:
property String^ Title {
String^ get ();
}
member Title : string with get
/** @property */
public String get_Title()
Property Value
Type:
String
See Also