 | OcrResultRendererTitle Property |
Gets document title
Namespace: Patagames.OcrAssembly: Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.6.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
String
See Also