Gets the text frame's transparency. Zero means opaque and 1.0 means completely transparent.

<void> TextFrame.getTransparency(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the current property value.
errorCallback Optional. Is called when the operation failed with an error.