TimeTagCategory class
TimeTagCategory class
Provides tags that mark metadata properties used to describe the lifecycle of a file. The tags deal with time points when a file or intellectual content was created, edited, printed, etc.
Inheritance: TimeTagCategory
→
TagCategory
The TimeTagCategory type exposes the following members:
Properties
Property | Description |
---|---|
intellectual_content_created | Gets the tag that denotes the date the intellectual content of a file was created. |
created | Gets the tag that indicates the date a file was created. |
modified | Gets the tag that indicates the date a file was edited. |
published | Gets the tag that indicates the date a file became available. |
printed | Gets the tag that denotes the date a file was printed. |
expired | Gets the tag that labels the latest date the owner intends the file data to be used. |
total_editing_time | Gets the tag that denotes the total editing time of a file. |
duration | Gets the tag that denotes the duration of a media file. |
zone_city | Gets the tag that denotes the time zone. |
See Also
- module
groupdocs.metadata.tagging
- class
TagCategory
- class
TimeTagCategory