Método System::Xml::XmlWriterSettings::set_CloseOutput
XmlWriterSettings::set_CloseOutput method
Establece un valor que indica si el XmlWriter también debe cerrar el flujo subyacente o TextWriter cuando se llama al método XmlWriter::Close.
void System::Xml::XmlWriterSettings::set_CloseOutput(bool value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | bool | El valor a establecer. |
Ver también
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++