C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace > C1WebReportServiceHelper Class : Export Method |
'Declaration Public Function Export( _ ByVal documentKey As System.String, _ ByVal format As System.String _ ) As System.Byte()
public System.byte[] Export( System.string documentKey, System.string format )