[]
Returns information about the currently edited report.
public ValueTask<CurrentDocumentInfo> Info()
| Type | Description |
|---|---|
| ValueTask<CurrentDocumentInfo> | A System.Threading.Tasks.ValueTask<> representing the asynchronous operation of retrieving the current document info. |