System::Xml::XmlWriterSettings::get_CheckCharacters 메서드
XmlWriterSettings::get_CheckCharacters method
문서의 모든 문자가 W3C XML 1.0 Recommendation의 “2.2 Characters” 섹션에 부합하는지 확인하도록 XML 작성기가 검사해야 하는지를 나타내는 값을 반환합니다.
bool System::Xml::XmlWriterSettings::get_CheckCharacters()
ReturnValue
true to do character checking; otherwise, false. The default is true.
또 보기
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++