Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client.ReportService
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public enum ExportsEnum
Visual Basic (Declaration)
Public Enumeration ExportsEnum
Visual C++
public enum class ExportsEnum

Members

Member nameDescription
Pdf
Rtf
Html
Xps
Excel
Word
Image
Csv
Mhtml
Xml
Null

See Also