| Table of Contents |
public void WriteTo(Stream stream);
| Name | Type | Description |
|---|---|---|
| stream | Stream | Stream to render the instance on. |
public void WriteTo(Stream stream, Encoding encoding);
| Name | Type | Description |
|---|---|---|
| stream | Stream | Stream to render the instance on. |
| encoding | Encoding | Text encoding. |
public void WriteTo(Stream stream, Encoding encoding, bool declaration);
| Name | Type | Description |
|---|---|---|
| stream | Stream | Stream to render the instance on. |
| encoding | Encoding | Text encoding. |
| declaration | bool | Include XML declaration. |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by