Gets whether a frame can be moved in the document at run time with the built-in mouse interface.
<void> TextFrame.getMoveable(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the current property value. |
| error |
Optional. Is called when the operation failed with an error. |