ComponentOne Studio Web API Edition
ExportFileType Enumeration

Supported export file types
Syntax
'Declaration
 
Public Enum ExportFileType 
   Inherits System.Enum
public enum ExportFileType : System.Enum 
Members
MemberDescription
BmpBitmap
CsvComma Separated Values
GifGraphic Interchange Format
JpegJoint Photographic Experts Group
JsonJson format
PdfAdobe PDF (Portable Document Format)
PngPortable Network Graphics
TiffTagged Image File Format
XlsBiff8 (Office Excel 97-2003 format)
XlsxOpenXML (Office Excel 2007+ format)
XmlXml format
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Api.ExportFileType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1.Web.Api Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.