​
​
​

Gets the frame's character position in the document's text (one-based).

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

Parameters

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