ComponentOne FlexReport for WinForms
ReportTemplate Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > RenderReportAction Class : ReportTemplate Property
Gets the array of bytes containing the report template.
Syntax
'Declaration
 
Public ReadOnly Property ReportTemplate As System.Byte()
public System.byte[] ReportTemplate {get;}
See Also

Reference

RenderReportAction Class
RenderReportAction Members