Click or drag to resize

IExportDocumentExportTextFileTitle Property

The name of the text file that was exported, if ExportTextToFile was selected in the export configuration.

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

Property Value

Type: String
See Also