ContentTagCategory class

ContentTagCategory class

Provides tags attached to metadata properties that describe the content of a file.

The tags are useful to find out the content language, type (genre), subject, rating, etc.

The ContentTagCategory type exposes the following members:

Methods

Method Description
to_string Returns a string that represents the current object. (inherited from TagCategory)

Properties

Property Description
album The tag that denotes the album name of an audio file.
body The tag that denotes the body of an email file.
comment The tag that denotes a comment left by a person who contributed in file creation.
description The tag that labels properties containing a description of a file.
file_format The tag that indicates a metadata property containing information about the format of a file.
hyperlinks_changed The tag that denotes that one or more hyperlinks in this part have been updated exclusively in this part by the manufacturer.
keywords The tag that denotes a metadata property containing keywords that describe the content.
language The tag indicating the language of the intellectual content of a file.
rating The tag labeling a user-assigned rating of a file.
shared_doc The tag that denotes which is a common document for several manufacturers.
status The tag that denotes the status of a file.
subject The tag that denotes the subject the intellectual content is focused on.
table_of_contents The tag indicating properties containing the table of contents of a file.
thumbnail The tag that indicates a thumbnail image attached to a file.
title The tag that labels the name given to a file.
type The tag that indicates the nature or genre of a file’s content and includes terms describing general categories, functions, and aggregation levels for the content.
version The tag labeling the version or revision of a file.

See Also