Gets the collection of outlines defined on the document or report
represented by the current multi-document item.
Namespace:
C1.C1PreviewFor details, see the remarks section of the property.
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public OutlineNodeCollection Outlines { get; } |
Visual Basic |
---|
Public ReadOnly Property Outlines As OutlineNodeCollection Get |