DocumentTagCategory class
Leave feedback
On this page
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.
The DocumentTagCategory type exposes the following members:
| Method | Description |
|---|---|
| to_string | Returns a string that represents the current object. (inherited from TagCategory) |
| Property | Description |
|---|---|
| built_in | The tag that indicates that the property it labels is built-in. |
| field | The tag that denotes a property holding information about a form field or calculated field extracted from a document. |
| hidden_data | The tag indicating a document part that is not visible for regular users. |
| only_update | The tag that indicates that the property is not fully removed from the document. |
| page | The tag that denotes a property holding information about a document page. |
| read_only | The tag that indicates that the property it labels is read‑only and cannot be changed by GroupDocs.Metadata. |
| revision | The tag labeling a property containing information about a document revision (tracked change). |
| statistic | The tag indicating a property containing document statistics (word count, character count, etc). |
| user_comment | The tag that labels user comments shown in the document content. |
- module
groupdocs.metadata.tagging
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.