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:  Law.EdaIntegration.Exports
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
string ExportTextFileTitle { get; }

Property Value

Type: String
See Also