Gets the text frame's transparency. Zero means opaque and 1.0 means completely transparent.
<void> TextFrame.getTransparency(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the current property value. |
error |
Optional. Is called when the operation failed with an error. |