XmpPacketWrapper.XmpPacketWrapper
XmpPacketWrapper(XmpHeaderPi, XmpTrailerPi, XmpMeta)
Initializes a new instance of the XmpPacketWrapper
class.
public XmpPacketWrapper(XmpHeaderPi header, XmpTrailerPi trailer, XmpMeta xmpMeta)
Parameter | Type | Description |
---|---|---|
header | XmpHeaderPi | The XMP header of processing instruction. |
trailer | XmpTrailerPi | The XMP trailer of processing instruction. |
xmpMeta | XmpMeta | The XMP metadata. |
See Also
- class XmpHeaderPi
- class XmpTrailerPi
- class XmpMeta
- class XmpPacketWrapper
- namespace Aspose.CAD.Xmp
- assembly Aspose.CAD
XmpPacketWrapper()
Initializes a new instance of the XmpPacketWrapper
class.
public XmpPacketWrapper()
See Also
- class XmpPacketWrapper
- namespace Aspose.CAD.Xmp
- assembly Aspose.CAD