Namespace: Aspose.Imaging.XmpAssembly: Aspose.Imaging (in Aspose.Imaging.dll) Version: 21.04
Syntaxpublic string[] Values { get; }
Public ReadOnly Property Values As String()
Get
public:
property array<String^>^ Values {
array<String^>^ get ();
}
member Values : string[] with get
Property Value
Type:
String
See Also