[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Metadata.Keywords

Keywords Property

Keywords

Gets the list of document keywords, or subjects. Maps to Dublin Core 'subject' property.

Declaration
public ObservableCollection<string> Keywords { get; }
Public ReadOnly Property Keywords As ObservableCollection(Of String)