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