Click or drag to resize

IDocumentText Property

The text of the document extracted during Analysis or OCR.

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
string Text { get; }

Property Value

Type: String
See Also