[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Metadata.Relations

Relations Property

Relations

Gets the list of document relations. Maps to Dublin Core 'relation' property.

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