Represents a picture control.

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

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

Inheritance Hierarchy

See Also