| Package | Description |
|---|---|
| com.groupdocs.metadata |
The com.groupdocs.metadata namespace is the entry point to all features of the library.
|
| com.groupdocs.metadata.core |
The com.groupdocs.metadata.core namespace provides main classes allowing working with metadata in all supported formats.
|
| com.groupdocs.metadata.search |
The com.groupdocs.metadata.search namespace contains base classes, utility classes and interfaces used across all formats and metadata standards.
|
| com.groupdocs.metadata.tagging |
The com.groupdocs.metadata.tagging namespace contains various sets of tags with which most important metadata properties are marked.The tags allow users to find and update metadata properties in different packages regardless of the metadata standard and file format.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Metadata.copyTo(MetadataPackage metadataPackage,
List<PropertyTag> tags)
Copy known metadata properties from source package to destination package.
|
| 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 |
ContentTagCategory.getAlbum()
Gets the tag that denotes the album name of a audio file.
|
PropertyTag |
PersonTagCategory.getArtist()
Gets the tag that denotes the original performer of a file.
|
PropertyTag |
PropertyTypeTagCategory.getBitrate()
Gets the tag that labels a property describing a bitrate.
|
PropertyTag |
ContentTagCategory.getBody()
Gets the tag that denotes the body of a email file.
|
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 |
ContentTagCategory.getHyperlinksChanged()
Gets the tag that denotes the indicates that one or more hyperlinks in this part have been updated exclusively in this part by the manufacturer.
|
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 |
ToolTagCategory.getModelId()
Gets the tag that marks a model id.
|
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 |
PersonTagCategory.getRecipient()
Gets the tag that denotes the original recipients of a mail.
|
PropertyTag |
DocumentTagCategory.getRevision()
Get the tag labeling a property containing information about a document revision (tracked change).
|
PropertyTag |
ContentTagCategory.getSharedDoc()
Gets the tag that denotes which is a common document for several manufacturers.
|
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.
|
PropertyTag |
TimeTagCategory.getZoneCity()
Gets the tag that denotes the time zone.
|
| 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.
|
Copyright © 2026. All rights reserved.