Click or drag to resize

IDocumentTextSize Property

Size of the extracted or OCR text (in bytes).

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

Property Value

Type: Int64
See Also