Skip to main content

ReportServerFormat Enumeration

ReportServerFormat Enumeration

The ReportServerFormat enumeration provides options for the format of the report.

Enumeration Values

NameSummary
Html32
Specifies a document type of HTML (version 3.2).
Html40
Specifies a document type of HTML (version 4.0).
MHtml
Specifies a document type of MHTML.
Image
Specifies a document type of Image.
Excel
Specifies a document type of Microsoft Excel.
Word
Specifies a document type of Microsoft Word.
Csv
Specifies a document type of Comma Separated Vector (CSV).
Pdf
Specifies a document type of PDF.
Xml
Specifies a document type of XML.
Null
Specifies a null document type.