Title
DocumentInfo.Title property
Gets the document title extracted from its metadata, or Empty if no title is available.
public string Title { get; }
See Also
- class DocumentInfo
- namespace GroupDocs.Markdown
- assembly GroupDocs.Markdown
Gets the document title extracted from its metadata, or Empty if no title is available.
public string Title { get; }