Class ExportFormat

Indicates the output format when exporting.

Inheritance
System.Object
ExportFormat
Namespace: Reveal.Sdk
Assembly: Infragistics.Reveal.SDK.Server.dll
Syntax
public sealed class ExportFormat : Enum

Fields

Excel

Declaration
public const ExportFormat Excel
Field Value
Type Description
ExportFormat

Pdf

Declaration
public const ExportFormat Pdf
Field Value
Type Description
ExportFormat

PowerPoint

Declaration
public const ExportFormat PowerPoint
Field Value
Type Description
ExportFormat

value__

Declaration
public int value__
Field Value
Type Description
System.Int32