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

Syntax

C#
public class RtfAnchor : RtfField
Visual Basic
Public Class RtfAnchor _
	Inherits RtfField
Visual C++
public ref class RtfAnchor : public RtfField

Inheritance Hierarchy

System..::..Object
  iTextSharp.text..::..Chunk
    iTextSharp.text.rtf.field..::..RtfField
      iTextSharp.text.rtf.field..::..RtfAnchor

See Also