Export Method (C1WebReportServiceHelper)
Export the document specified by documentKey to the specified format.
public System.byte[] Export(
System.string ,
System.string
)
'Declaration
Public Function Export( _
ByVal As System.String, _
ByVal As System.String _
) As System.Byte()
Parameters
- documentKey
- The document key.
- format
- The format.