ActiveReports 8
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
See Also

Reference

ExportFormatInfo Class
ExportFormatInfo Members

Support Forum