ContentTagCategory class
ContentTagCategory class
Provides tags that are attached to metadata properties describing the content of a file. The tags are useful to find out the content language, type (genre), subject, rating, etc.
Inheritance: ContentTagCategory →
TagCategory
The ContentTagCategory type exposes the following members:
Properties
| Property | Description |
|---|---|
| description | Gets the tag that labels properties containing a description of a file. |
| comment | Gets the tag that denotes a comment left by a person who contributed in file creation. |
| title | Gets the tag that labels the name given to a file. |
| thumbnail | Gets the tag that indicates a thumbnail image attached to a file. |
| language | Gets the tag indicating the language of the intellectual content of a file. |
| subject | Gets the tag that denotes the subject the intellectual content is focused on. |
| table_of_contents | Gets the tag indicating properties containing the table of contents of a file. |
| type | 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. |
| rating | Gets the tag labeling a user assigned rating of a file. |
| keywords | Gets the tag that denotes a metadata property containing keywords that describe the content. |
| file_format | Gets the tag that indicates a metadata property containing information about the format of a file. |
| status | Gets the tag that denotes the status of a file. |
| version | Gets the tag labeling the version or revision of a file. |
| shared_doc | Gets the tag that denotes which is a common document for several manufacturers. |
| hyperlinks_changed | Gets the tag that denotes the indicates that one or more hyperlinks in this part have been updated exclusively in this part by the manufacturer. |
| body | Gets the tag that denotes the body of a email file. |
| album | Gets the tag that denotes the album name of a audio file. |
See Also
- module
groupdocs.metadata.tagging - class
ContentTagCategory - class
TagCategory