1. GroupDocs.Comparison
  2. /
  3. GroupDocs.Comparison for .NET
  4. /
  5. GroupDocs.Comparison.Options
  6. /
  7. FileAuthorMetadata

FileAuthorMetadata

FileAuthorMetadata class

Information about document’s author metadata.

public class FileAuthorMetadata

Constructors

Name Description
FileAuthorMetadata() Initializes a new instance of the FileAuthorMetadata class.

Properties

Name Description
Author { get; set; } Gets or sets the author.
Company { get; set; } Gets or sets the company.
LastSaveBy { get; set; } Gets or sets the last save by.

See Also