Namespace: iTextSharp.text.rtf.document
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public class RtfInfoGroup : RtfElement
Visual Basic
Public Class RtfInfoGroup _
	Inherits RtfElement
Visual C++
public ref class RtfInfoGroup : public RtfElement

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.rtf..::..RtfElement
    iTextSharp.text.rtf.document..::..RtfInfoGroup

See Also