Relates a user-defined name to a subtextpart.
Introduced: X18.
<void> SubTextPart.getName(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the name. |
| error |
Optional. Is called when the operation failed with an error. |