DocumentTagCategory Properties |
The DocumentTagCategory type exposes the following members.
Name | Description | |
---|---|---|
![]() | BuiltIn |
Gets the tag that indicates that the property it labels is built-in.
|
![]() | Field |
Gets the tag that denotes a property holding information about a form field or calculated field extracted from a document.
|
![]() | HiddenData |
Gets the tag indicating a document part that is not visible for regular users.
|
![]() | Page |
Gets the tag that denotes a property holding information about a document page.
|
![]() | ReadOnly |
Gets the tag that indicates that the property it labels is read-only and cannot be changed by GroupDocs.Metadata.
|
![]() | Revision |
Get the tag labeling a property containing information about a document revision (tracked change).
|
![]() | Statistic |
Gets the tag indicating a property containing document statistics (word count, character count, etc).
|
![]() | UserComment |
Gets the tag that labels user comments shown in the document content.
|