XmpArray.Count Property
In This Article
Gets the number of items in the array.
Namespace: DevExpress.Pdf.Xmp
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | The number of items in the array. |
See Also