MetaObject.SetWritable Method

Definition

Namespace: P1.ImageSdk

Set state of writable atttribute.

public bool SetWritable(bool state);

With this method the user can decide if a metaobject is allowed to be written to an output image file.

Parameters:

state

Set the writable state of the metaobject. True means it is writable.