Gets the content of control as Image.

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

Syntax

C#
Image C1PrintableGetImage()
Visual Basic
Function C1PrintableGetImage As Image

Return Value

The Image object representing a control content.

See Also