XmpPacketWrapperPackagesCount Property

Gets amount of packages inside XMP structure.

Namespace:  Aspose.CAD.Xmp
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public int PackagesCount { get; }

Property Value

Type: Int32
The amount of packages inside XMP structure.
See Also