Specifies the method used to render report images on the client.

For details, please see the ImageRenderMethod property.

Namespace:  C1.Web.C1WebReport
Assembly:  C1.Web.C1WebReport.2 (in C1.Web.C1WebReport.2.dll)

Syntax

C#
public enum ImageRenderMethodEnum
Visual Basic (Declaration)
Public Enumeration ImageRenderMethodEnum

Members

Member nameDescription
File
HttpHandler

See Also