Back to Devexpress

XmpDocument.Count Property

officefileapi-devexpress-dot-pdf-dot-xmp-dot-xmpdocument-79982a73.md

latest944 B
Original Source

XmpDocument.Count Property

Returns the number of elements in the XMP packet.

Namespace : DevExpress.Pdf.Xmp

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public int Count { get; }
vb
Public ReadOnly Property Count As Integer

Property Value

TypeDescription
Int32

The number of elements.

|

See Also

XmpDocument Class

XmpDocument Members

DevExpress.Pdf.Xmp Namespace