groupdocs.metadata.tagging

On this page

Types under groupdocs.metadata.tagging.

Classes

Class Description
ContentTagCategory Provides tags attached to metadata properties that describe the content of a file.
CorporateTagCategory Provides tags intended to mark metadata properties related to a company that participated in file creation.
DocumentTagCategory Provides tags that are applied to document-specific properties only. The tags can be useful to determine from which part of an office document a property was extracted.
LegalTagCategory Provides tags that are attached to metadata properties holding information about the owners of the file content and the rules under which the content can be used.
OriginTagCategory Provides tags that help a user determine the origin of a file (e.g., template or another source).
PersonTagCategory Provides tags that mark metadata properties holding information about the people who contributed to file or intellectual content creation.
PropertyTag Represents a tag used to mark metadata properties.
PropertyTypeTagCategory Provides tags that bear additional information about the type of a property rather than its purpose, enabling detection of metadata properties such as URL links, fonts, colors, and geolocation.
TagCategory Represents a set of tags having some shared characteristics.
TimeTagCategory Provides tags that mark metadata properties used to describe the lifecycle of a file.
ToolTagCategory Provides tags intended to mark metadata properties related to the tools (software and hardware) used to create a file.

Enumerations

Enum Description
Tags The class provides various sets of tags that mark the most important metadata properties.

On this page