XmpTrailerPi Constructor (Boolean)

Initializes a new instance of the XmpTrailerPi class.

Namespace:  Aspose.CAD.Xmp
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public XmpTrailerPi(
	bool isWritable
)

Parameters

isWritable
Type: SystemBoolean
Inditacates whether trailer is writable.
See Also