System::Xml::XmlTextReader::set_WhitespaceHandling method
XmlTextReader::set_WhitespaceHandling method
Imposta un valore che specifica come viene gestito lo spazio bianco.
void System::Xml::XmlTextReader::set_WhitespaceHandling(System::Xml::WhitespaceHandling value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | System::Xml::WhitespaceHandling | Il valore da impostare. |
Vedi anche
- Enum WhitespaceHandling
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Page for C++