| Visual Basic (Declaration) | |
|---|---|
ReadOnly Property BodyWriter As XhtmlTextWriter | |
| C# | |
|---|---|
XhtmlTextWriter BodyWriter {get;} | |
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.