Gets or sets an Image that is rendered by the current ParagraphImage object.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public Image Image { get; set; }
Visual Basic
Public Property Image As Image
	Get
	Set

See Also