Gets the line width, in twips, of the paragraph's frame.
<void> ParagraphFormat.getFrameLineWidth(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the line width, in twips, of the paragraph's frame. |
error |
Optional. Is called when the operation failed with an error. |