Documents for PDF, .NET Edition Documentation
Types Property

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

Reference

Metadata Class
Metadata Members