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

Syntax

C#
public class RtfDestinationShppict : RtfDestination
Visual Basic
Public Class RtfDestinationShppict _
	Inherits RtfDestination
Visual C++
public ref class RtfDestinationShppict : public RtfDestination

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.rtf.parser.destinations..::..RtfDestination
    iTextSharp.text.rtf.parser.destinations..::..RtfDestinationShppict

See Also