Represents an outline node within a C1PrintDocument.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class OutlineNode : ICloneable
Visual Basic
Public Class OutlineNode _
	Implements ICloneable

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..OutlineNode

See Also