System::Xml::XmlWriterSettings::get_WriteEndDocumentOnClose 메서드
XmlWriterSettings::get_WriteEndDocumentOnClose method
XmlWriter가 XmlWriter::Close 메서드가 호출될 때 닫히지 않은 모든 요소 태그에 종료 태그를 추가할지 여부를 나타내는 값을 반환합니다.
bool System::Xml::XmlWriterSettings::get_WriteEndDocumentOnClose()
ReturnValue
true if all unclosed element tags will be closed out; otherwise, false. The default value is true.
또 보기
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++