Author

DocumentInfo.Author property

Gets the document author extracted from its metadata, or Empty if no author is available.

public string Author { get; }

See Also