groupdocs.metadata

On this page

Main GroupDocs.Metadata namespace with top-level API classes.

Classes

Class Description
License Manages GroupDocs.Metadata licensing.
Metadata Provides the main class to access metadata in all supported formats.
Metered Manages metered (pay-per-use) licensing.

Exceptions

Exception Description
DocumentProtectedException The exception that is thrown when document is protected by password.
GroupDocsMetadataException Represents a product-specific exception that is thrown during file processing.
InvalidFormatException The exception that is thrown when a file has an invalid format.
MetadataValidationException The exception that is thrown when validation errors encountered during metadata saving.
XmpException The exception that is thrown when XMP has invalid structure.

On this page