XmpTrailerPiIsWritable Property

Gets or sets a value indicating whether this instance is writable.

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

Property Value

Type: Boolean
true if this instance is writable; otherwise, false.
See Also