[]
        
(Showing Draft Content)

C1.C1Preview.C1MultiDocumentItem.OutlineNode

OutlineNode Property

OutlineNode

Gets or sets the outline node representing the current item in Outlines.

For details, see the remarks section of the Outlines property.

Declaration
public OutlineNode OutlineNode { get; set; }
Property Value
Type Description
OutlineNode

The combined outline for the multi-document.

See Also