Metodo System::Xml::XmlReaderSettings::get_CheckCharacters
XmlReaderSettings::get_CheckCharacters method
Restituisce un valore che indica se eseguire il controllo dei caratteri.
bool System::Xml::XmlReaderSettings::get_CheckCharacters()
ReturnValue
true to do character checking; otherwise false. The default is true.
Vedi anche
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Page for C++