ContentTagCategoryType Property |
Gets the tag that indicates the nature or genre of the content of a file.
It also includes terms describing general categories, functions, aggregation levels for the content.
Namespace: GroupDocs.Metadata.TaggingAssembly: GroupDocs.Metadata (in GroupDocs.Metadata.dll) Version: 21.8
Syntaxpublic PropertyTag Type { get; }
Public ReadOnly Property Type As PropertyTag
Get
public:
property PropertyTag^ Type {
PropertyTag^ get ();
}
member Type : PropertyTag with get
Property Value
Type:
PropertyTag
See Also