RTF Node in RTF Tree

Namespace: CuteEditor.Convertor.RTF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Syntax

C#
public class RTFTreeNode : RTFObject
Visual Basic
Public Class RTFTreeNode _
	Inherits RTFObject
Visual C++
public ref class RTFTreeNode : public RTFObject

Inheritance Hierarchy

System..::..Object
  CuteEditor.Convertor.RTF..::..RTFObject
    CuteEditor.Convertor.RTF..::..RTFTreeNode

See Also