XmpPackageproperties Field |
Dictionary of key/value properties XMP package.
Namespace:
Aspose.CAD.Xmp
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
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