XmpPackageproperties Field |
Dictionary of key/value properties XMP package.
Namespace: Aspose.Imaging.XmpAssembly: Aspose.Imaging (in Aspose.Imaging.dll) Version: 21.04
Syntaxprotected Dictionary<string, Object> properties
Protected properties As Dictionary(Of String, Object)
protected:
Dictionary<String^, Object^>^ properties
val mutable properties: Dictionary<string, Object>
Field Value
Type:
DictionaryString,
Object
See Also