Click or drag to resize
DocumentTextShot Property
Content texthot (OCR) of the document

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[DolphinAttribute]
[XmlElementAttribute("TextShot")]
public List<DocumentContent> TextShot { get; set; }

Property Value

Type: ListDocumentContent
See Also