[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.Outlines

Outlines Property

Outlines

Gets the OutlineNodeCollection representing the collection of OutlineNode objects of the current document.

Declaration
[C1TypeSerialization(C1TypeSerializationEnum.Content)]
[C1CollectionSerialization(false, true)]
[Browsable(false)]
[C1OpenXmlSerialization("outlines.xml")]
public OutlineNodeCollection Outlines { get; }
<C1TypeSerialization(C1TypeSerializationEnum.Content)>
<C1CollectionSerialization(False, True)>
<Browsable(False)>
<C1OpenXmlSerialization("outlines.xml")>
Public ReadOnly Property Outlines As OutlineNodeCollection