XmpPacketWrapperMeta Property

Gets the XMP meta. Optional.

Namespace:  Aspose.CAD.Xmp
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public XmpMeta Meta { get; set; }

Property Value

Type: XmpMeta
The XMP meta. Optional.
See Also