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
- class DocumentInfo
- namespace GroupDocs.Markdown
- assembly GroupDocs.Markdown
Gets the document author extracted from its metadata, or Empty if no author is available.
public string Author { get; }