OdImage.Metadata
OdImage.Metadata property
Retrieves metadata specific to OpenDocument files. This property allows access to essential information embedded within OD files, facilitating various operations such as extraction, modification, or analysis of metadata.
public OdMetadata Metadata { get; }
Property Value
The metadata.
See Also
- class OdMetadata
- class OdImage
- namespace Aspose.Imaging.FileFormats.OpenDocument
- assembly Aspose.Imaging