Click or drag to resize

IExportConfigExportTextToFile Property

Whether the text extracted from the documents is exported to text files

Namespace:  EdaIntegrationContract.Exports
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
bool ExportTextToFile { get; set; }

Property Value

Type: Boolean
See Also