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

Syntax

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

Inheritance Hierarchy

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

See Also