Tree node in the outline tree pointing to a page in the document.

Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
public class OutlineNode : TreeNode
Visual Basic (Declaration)
Public Class OutlineNode _
	Inherits TreeNode

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.Windows.Forms..::.TreeNode
      C1.Win.C1PrintPreview..::.OutlineNode

See Also