Gets the name of the style that the document automatically uses for the following paragraph after the user has pressed the ENTER key.
<void> ParagraphStyle.getFollowingStyle(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the name of the style that Text |
error |
Optional. Is called when the operation failed with an error. |