System::Xml::XmlWriterSettings::get_CloseOutput‑metod
XmlWriterSettings::get_CloseOutput method
Returnerar ett värde som indikerar om XmlWriter också ska stänga den underliggande strömmen eller TextWriter när XmlWriter::Close-metoden anropas.
bool System::Xml::XmlWriterSettings::get_CloseOutput()
ReturnValue
true to also close the underlying stream or TextWriter; otherwise, false. The default is false.
Se även
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.PDF for C++