1. GroupDocs.Metadata
  2. /
  3. GroupDocs.Metadata for .NET
  4. /
  5. GroupDocs.Metadata.Tagging
  6. /
  7. OriginTagCategory

OriginTagCategory

OriginTagCategory class

Provides tags that help a user to determine the origin of a file (e.g. template or another source).

public class OriginTagCategory : TagCategory

Properties

Name Description
Source { get; } Gets the tag that labels a reference to a resource from which the file content is derived.
Template { get; } Gets the tag that denotes the template from which the file was created.

Methods

Name Description
override ToString() Returns a string that represents the current object.

See Also