Gets the line width, in twips, of the paragraph's or table's frame at the current input position.

<void> InputFormat.getFrameLineWidth(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the line width, in twips, of the paragraph's or table's frame at the current input position.
errorCallback Optional. Is called when the operation failed with an error.