XmpElementBaseattributes Field |
The xmpmeta element can have any number of attributes.
Namespace: Aspose.Imaging.XmpAssembly: Aspose.Imaging (in Aspose.Imaging.dll) Version: 21.04
Syntaxprotected readonly Dictionary<string, string> attributes
Protected ReadOnly attributes As Dictionary(Of String, String)
protected:
initonly Dictionary<String^, String^>^ attributes
val attributes: Dictionary<string, string>
Field Value
Type:
DictionaryString,
String
See Also