XmpArray.Add(Int32) Method
In This Article
Adds a new item to the array.
Namespace: DevExpress.Pdf.Xmp
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
value | Int32 | The item value. |
See Also