Gets a value specifying whether the page numbers in the table of contents are right-aligned.
<void> TableOfContents.getHasRightAlignedPageNumbers(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the property value. |
| error |
Optional. Is called when the operation failed with an error. |