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

Syntax

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

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.rtf..::..RtfElement
    iTextSharp.text.rtf.table..::..RtfRow

See Also