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