suite4.net.FormDatabase Documentation

IForm.Image Property

Gets an automatically created Image representation of the IForm.

[Visual Basic]
Property Image As Image
[C#]
System.Drawing.Image Image {get;}

Property Value

An Image of the IForm layout.

Remarks

The image can't be created when using the FormDatabase in an XML web service context.

See Also

IForm Interface | suite4.net.FormDatabase Namespace