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