XmpElementBaseattributes Field |
The xmpmeta element can have any number of attributes.
Namespace:
Aspose.CAD.Xmp
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
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