groupdocs.metadata.common

On this page

Types under groupdocs.metadata.common.

Classes

Class Description
DocumentInfo Provides common information about a loaded document.
FileType Represents the file type.
FileTypePackage Represents a metadata package containing file format information.
Func
IDocumentInfo Provides common information about a loaded document.
IEnumValueInterpreter Represents an interpreter intended to convert various numeric values to descriptive string values.
IReadOnlyList
MetadataPackage Represents base abstraction for a metadata package.
MetadataProperty Represents a metadata property.
MetadataPropertyEqualityComparer Provides methods to compare metadata properties for equality.
PageInfo Provides common information about a document page (slide, worksheet, etc).
PropertyDescriptor Represents a descriptor of a property that can be accessed through the GroupDocs.Metadata search engine.
PropertyValue The property value.
PropertyValueEqualityComparer Defines methods to support the comparison of property values for equality.
ReadOnlyList
Rectangle Represents a set of four integers that define the location and size of a rectangle.
RootMetadataPackage Represents an entry point to all metadata packages presented in a particular file.
ValueInterpreter Defines operations required to interpret metadata property values.

Enumerations

Enum Description
ByteOrder
CustomPackage Provides a container for metadata properties.
FileFormat
MetadataPropertyType
MetadataType
PropertyAccessLevels
ValueAcceptor Provides a base abstract class that extracts all supported types of values from a PropertyValue instance.

On this page