TimeTagCategory
Leave feedback
On this page
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.
public class TimeTagCategory : TagCategory
| Name | Description |
|---|---|
| Created { get; } | Gets the tag that indicates the date a file was created. |
| Delivery { get; } | Gets the tag that indicates the date a file was delivered. |
| Duration { get; } | Gets the tag that denotes the duration of a media file. |
| Expired { get; } | Gets the tag that labels the latest date the owner intends the file data to be used. |
| IntellectualContentCreated { get; } | Gets the tag that denotes the date the intellectual content of a file was created. |
| Modified { get; } | Gets the tag that indicates the date a file was edited. |
| Printed { get; } | Gets the tag that denotes the date a file was printed. |
| Published { get; } | Gets the tag that indicates the date a file became available. |
| TotalEditingTime { get; } | Gets the tag that denotes the total editing time of a file. |
| ZoneCity { get; } | Gets the tag that denotes the time zone. |
| Name | Description |
|---|---|
| override ToString() | Returns a string that represents the current object. |
- class TagCategory
- namespace GroupDocs.Metadata.Tagging
- assembly GroupDocs.Metadata
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.