System::Xml::XmlReaderSettings::set_IgnoreWhitespace metodo
XmlReaderSettings::set_IgnoreWhitespace method
Imposta un valore che indica se ignorare gli spazi bianchi non significativi.
void System::Xml::XmlReaderSettings::set_IgnoreWhitespace(bool value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | bool | Il valore da impostare. |
Vedi anche
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Page for C++