Click or drag to resize

IExportDocumentLanguages Property

Languages identified in this document.

Namespace:  EdaIntegrationContract.Exports
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
IEnumerable<string> Languages { get; }

Property Value

Type: IEnumerableString
See Also