XmpArray Constructor (XmpArrayType)

Initializes a new instance of the XmpArray class.

Namespace:  Aspose.CAD.Xmp
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public XmpArray(
	XmpArrayType type
)

Parameters

type
Type: Aspose.CAD.XmpXmpArrayType
The type of array.
See Also