Namespace:
Aspose.CAD.Xmp
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
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