Package | Description |
---|---|
com.groupdocs.metadata.core | |
com.groupdocs.metadata.search | |
com.groupdocs.metadata.tagging |
Modifier and Type | Method and Description |
---|---|
IReadOnlyList<PropertyTag> |
MetadataProperty.getTags()
Gets a collection of tags associated with the property.
|
IReadOnlyList<PropertyTag> |
PropertyDescriptor.getTags()
Gets a collection of tags associated with the property.
|
Modifier and Type | Method and Description |
---|---|
PropertyTag |
ContainsTagSpecification.getTag()
Gets the tag a property must contain to satisfy the specification.
|
Constructor and Description |
---|
ContainsTagSpecification(PropertyTag tag)
Initializes a new instance of the
ContainsTagSpecification class. |
Modifier and Type | Method and Description |
---|---|
PropertyTag |
DocumentTagCategory.getBuiltIn()
Gets the tag that indicates that the property it labels is built-in.
|
PropertyTag |
PersonTagCategory.getClient()
Gets the tag that labels information about the client for whom the file/intellectual content was created.
|
PropertyTag |
PropertyTypeTagCategory.getColor()
Gets the tag that labels a property describing a color.
|
PropertyTag |
ContentTagCategory.getComment()
Gets the tag that denotes a comment left by a person who contributed in file creation.
|
PropertyTag |
CorporateTagCategory.getCompany()
Gets the tag that labels a property containing information about a company contributed to file creation.
|
PropertyTag |
PersonTagCategory.getContributor()
Gets the tag that labels a property containing the name of a person who somehow contributed to file creation.
|
PropertyTag |
LegalTagCategory.getCopyright()
Gets the tag that labels a copyright notice provided by the owner.
|
PropertyTag |
TimeTagCategory.getCreated()
Gets the tag that indicates the date a file was created.
|
PropertyTag |
PersonTagCategory.getCreator()
Gets the tag that denotes the original author of a file/document.
|
PropertyTag |
ContentTagCategory.getDescription()
Gets the tag that labels properties containing a description of a file.
|
PropertyTag |
PropertyTypeTagCategory.getDigitalSignature()
Gets the tag that labels a digital signature.
|
PropertyTag |
TimeTagCategory.getDuration()
Gets the tag that denotes the duration of a media file.
|
PropertyTag |
PersonTagCategory.getEditor()
Gets the tag that labels a person who edited a file.
|
PropertyTag |
TimeTagCategory.getExpired()
Gets the tag that labels the latest date the owner intends the file data to be used.
|
PropertyTag |
DocumentTagCategory.getField()
Gets the tag that denotes a property holding information about a form field or calculated field extracted from a document.
|
PropertyTag |
ContentTagCategory.getFileFormat()
Gets the tag that indicates a metadata property containing information about the format of a file.
|
PropertyTag |
PropertyTypeTagCategory.getFont()
Gets the tag that denotes a property describing font characteristics.
|
PropertyTag |
ToolTagCategory.getHardware()
Gets the tag that denotes any kind of hardware used to create a file.
|
PropertyTag |
ToolTagCategory.getHardwareManufacturer()
Gets the tag that marks a hardware manufacturer.
|
PropertyTag |
ToolTagCategory.getHardwareVersion()
Gets the tag that labels properties containing the version of the hardware used to create a file.
|
PropertyTag |
PropertyTypeTagCategory.getHash()
Gets the tag that labels a property holding a hash of the file content.
|
PropertyTag |
DocumentTagCategory.getHiddenData()
Gets the tag indicating a document part that is not visible for regular users.
|
PropertyTag |
PropertyTypeTagCategory.getIdentifier()
Gets the tag that labels a property containing an identifier of the content.
|
PropertyTag |
TimeTagCategory.getIntellectualContentCreated()
Gets the tag that denotes the date the intellectual content of a file was created.
|
PropertyTag |
ContentTagCategory.getKeywords()
Gets the tag that denotes a metadata property containing keywords that describe the content.
|
PropertyTag |
ContentTagCategory.getLanguage()
Gets the tag indicating the language of the intellectual content of a file.
|
PropertyTag |
PropertyTypeTagCategory.getLink()
Gets the tag that denotes a property being a link to an external resource.
|
PropertyTag |
PropertyTypeTagCategory.getLocation()
Gets the tag that indicates a property being a reference to a geographical location.
|
PropertyTag |
CorporateTagCategory.getManager()
Gets the tag that labels information about a person who managed the making process of a file.
|
PropertyTag |
PersonTagCategory.getManager()
Gets the tag that labels information about a person who managed the making process of a file.
|
PropertyTag |
PropertyTypeTagCategory.getMeasure()
Gets the tag that indicates a property being a measured characteristic of the content.
|
PropertyTag |
PersonTagCategory.getModel()
Gets the tag that denotes information about a person the content of the file is about.
|
PropertyTag |
TimeTagCategory.getModified()
Gets the tag that indicates the date a file was edited.
|
PropertyTag |
LegalTagCategory.getOwner()
Gets the tag that denotes information about the owners of a file.
|
PropertyTag |
DocumentTagCategory.getPage()
Gets the tag that denotes a property holding information about a document page.
|
PropertyTag |
TimeTagCategory.getPrinted()
Gets the tag that denotes the date a file was printed.
|
PropertyTag |
TimeTagCategory.getPublished()
Gets the tag that indicates the date a file became available.
|
PropertyTag |
PersonTagCategory.getPublisher()
Gets the tag marking a person responsible for making the file available.
|
PropertyTag |
ContentTagCategory.getRating()
Gets the tag labeling a user assigned rating of a file.
|
PropertyTag |
DocumentTagCategory.getReadOnly()
Gets the tag that indicates that the property it labels is read-only and cannot be changed by GroupDocs.Metadata.
|
PropertyTag |
DocumentTagCategory.getRevision()
Get the tag labeling a property containing information about a document revision (tracked change).
|
PropertyTag |
ToolTagCategory.getSoftware()
Gets the tag that labels any kind of software used to create a file.
|
PropertyTag |
ToolTagCategory.getSoftwareManufacturer()
Gets the tag that marks a software manufacturer.
|
PropertyTag |
ToolTagCategory.getSoftwareVersion()
Gets the tag that labels properties containing the version of the software used to create a file.
|
PropertyTag |
OriginTagCategory.getSource()
Gets the tag that labels a reference to a resource from which the file content is derived.
|
PropertyTag |
DocumentTagCategory.getStatistic()
Gets the tag indicating a property containing document statistics (word count, character count, etc).
|
PropertyTag |
ContentTagCategory.getStatus()
Gets the tag that denotes the status of a file.
|
PropertyTag |
ContentTagCategory.getSubject()
Gets the tag that denotes the subject the intellectual content is focused on.
|
PropertyTag |
ContentTagCategory.getTableOfContents()
Gets the tag indicating properties containing the table of contents of a file.
|
PropertyTag |
OriginTagCategory.getTemplate()
Gets the tag that denotes the template from which the file was created.
|
PropertyTag |
ContentTagCategory.getThumbnail()
Gets the tag that indicates a thumbnail image attached to a file.
|
PropertyTag |
ContentTagCategory.getTitle()
Gets the tag that labels the name given to a file.
|
PropertyTag |
TimeTagCategory.getTotalEditingTime()
Gets the tag that denotes the total editing time of a file.
|
PropertyTag |
ContentTagCategory.getType()
Gets the tag that indicates the nature or genre of the content of a file.
|
PropertyTag |
LegalTagCategory.getUsageTerms()
Gets the tag that labels instructions on how the file can be used.
|
PropertyTag |
DocumentTagCategory.getUserComment()
Gets the tag that labels user comments shown in the document content.
|
PropertyTag |
ContentTagCategory.getVersion()
Gets the tag labeling the version or revision of a file.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PropertyTag.equals(PropertyTag other)
Indicates whether the current object is equal to another object of the same type.
|
static boolean |
PropertyTag.op_Equality(PropertyTag left,
PropertyTag right)
Indicates whether two objects of the same type are equal.
|
static boolean |
PropertyTag.op_Inequality(PropertyTag left,
PropertyTag right)
Indicates whether two objects of the same type are not equal.
|