XmpPacketWrapperTrailerPi Property

Gets the trailer processing instruction.

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

Property Value

Type: XmpTrailerPi
Trailer processing instruction.
See Also