ActiveReports 9
TemplateStream Property

Gets or sets the template as a System.IO.Stream to use for rendering.
Syntax
'Declaration
 
Public Property TemplateStream As System.IO.Stream
public System.IO.Stream TemplateStream {get; set;}
Remarks
The value of this property will override the Template setting if not null.
See Also

Reference

ExcelTransformationDevice Class
ExcelTransformationDevice Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum