Documents for PDF, .NET Edition Documentation
Relations Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > Metadata Class : Relations Property
Gets the list of document relations. Maps to Dublin Core 'relation' property.
Syntax
'Declaration
 
Public ReadOnly Property Relations As System.Collections.ObjectModel.ObservableCollection(Of String)
public System.Collections.ObjectModel.ObservableCollection<string> Relations {get;}
See Also

Reference

Metadata Class
Metadata Members