StructTreeRoot
Overview
StructTreeRoot is a class in Aspose.PDF FOSS for .NET.
Read-only view of a tagged document’s structure-tree root (/StructTreeRoot).
Properties: Children, RoleMap.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Children | IReadOnlyList<StructTreeElement> | Read | Top-level structure elements directly under the root. |
RoleMap | IReadOnlyDictionary<string, string> | Read | The role map (/RoleMap) that maps custom roles to standard types. |