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])| Parameter | Description |
|---|---|
| callback | Receives the line width, in twips, of the paragraph's or table's frame at the current input position. |
| error |
Optional. Is called when the operation failed with an error. |