Click or drag to resize

IEdocMetadataAuthor Property

The author field value extracted from the metadata of the native file during analysis, e.g. John Smith.

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

Property Value

Type: String
See Also