Property DocumentMap
- Namespace
- DocWright.Reporting.Pagination
- Assembly
- DocWright.Reporting.dll
DocumentMap
Gets the document map: every item and group instance with a DocumentMapLabel, nested as the report nests
them, in report order. Lowered to the PDF's outline.
public IReadOnlyList<ReportDocumentMapNode> DocumentMap { get; }