Represent adapter for the Picture control.

Namespace:  PerpetuumSoft.Reporting.Export.Rtf.Adapters
Assembly:  PerpetuumSoft.Reporting.Export.Rtf (in PerpetuumSoft.Reporting.Export.Rtf.dll) Version: 3.9.0.1

Syntax

C#
public class PictureRtfAdapter : BoxRtfAdapter
Visual Basic (Declaration)
Public Class PictureRtfAdapter _
	Inherits BoxRtfAdapter
Visual C++
public ref class PictureRtfAdapter : public BoxRtfAdapter

Inheritance Hierarchy

See Also