[]
Navigates to a specific section of the report.
public ReportPosition NavigateDocumentMap(string docMapID, CancellationToken cancellationToken)
| Type | Name | Description |
|---|---|---|
| string | docMapID | The DocumentMapNode ID of the section. |
| CancellationToken | cancellationToken | CancellationToken that can be used to cancel an action. |
| Type | Description |
|---|---|
| ReportPosition | ReportPosition object specifies position in the report. |