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

Syntax

C#
public class RtfParagraphStyle : RtfFont
Visual Basic
Public Class RtfParagraphStyle _
	Inherits RtfFont
Visual C++
public ref class RtfParagraphStyle : public RtfFont

Inheritance Hierarchy

System..::..Object
  iTextSharp.text..::..Font
    iTextSharp.text.rtf.style..::..RtfFont
      iTextSharp.text.rtf.style..::..RtfParagraphStyle

See Also