[]
        
(Showing Draft Content)

C1.Web.Api.Document.Models.OutlineNode

OutlineNode Class

Represents the node of outline in the outlines tree.

Inheritance
OutlineNode
Namespace: C1.Web.Api.Document.Models
Assembly: C1.Web.Api.Document.dll
Syntax
public class OutlineNode

Constructors

Name Description
OutlineNode()

Properties

Name Description
Caption

Gets the caption of the outline.

Children

Gets the children list of the outline.

Level

Gets the level of the outline.

Target

Gets the bookmark string of the linked target for the outline.