ActiveReports 9
BodyWriter Property

Gets a XHTMLWriter to use for the HTML body section.
Syntax
'Declaration
 
ReadOnly Property BodyWriter As XhtmlTextWriter
XhtmlTextWriter BodyWriter {get;}
Remarks
If the CSS style information should be embedded in the page this will return a XHTMLWriter created with a stand-alone stream. And if the CSS style information is in its own stream it will return a XHTMLWriter created from the primary stream of the stream provider.
See Also

Reference

IHtmlRenderingExtensionContext Interface
IHtmlRenderingExtensionContext Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum