Gets the index (one-based) of the first character which belongs to the table of contents.
<void> TableOfContents.getStart(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the property value. |
error |
Optional. Is called when the operation failed with an error. |