XmpDocument.Count Property
In This Article
Returns the number of elements in the XMP packet.
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 elements. |
See Also