Specifies the method used to perform exports.

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

Syntax

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

Members

Member nameDescription
File
HttpHandler

See Also