ActiveReports 9
ExportFormatInfo Constructor

export type
display export name
extension
Export Format Info
Syntax
'Declaration
 
Public Function New( _
   ByVal exportType As ExportType, _
   ByVal displayName As System.String, _
   ByVal extension As System.String _
)
public ExportFormatInfo( 
   ExportType exportType,
   System.string displayName,
   System.string extension
)

Parameters

exportType
export type
displayName
display export name
extension
extension
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

ExportFormatInfo Class
ExportFormatInfo Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum