Click or drag to resize
DocumentTextShot Property
Obsolete. Use TextShots property. Content textshot (OCR) of the document

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

Property Value

Type: ListDocumentContent
See Also