ActiveReports 10
ExportType Enumeration

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace : ExportType Enumeration
Export types enum
Syntax
'Declaration
 
Public Enum ExportType 
   Inherits System.Enum
public enum ExportType : System.Enum 
Members
MemberDescription
Html 
Image 
None 
Pdf 
Word 
Xls 
Xml 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Viewer.Common.Model.ExportType

See Also

Reference

GrapeCity.Viewer.Common.Model Namespace