XmpPacketWrapperHeaderPi Property

Gets the header processing instruction.

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

Property Value

Type: XmpHeaderPi
The Header processing instruction.
See Also