System::Xml::XmlTextWriter::set_IndentChar metodo
XmlTextWriter::set_IndentChar method
Imposta quale carattere utilizzare per l’indentazione quando XmlTextWriter::set_Formatting è impostato su Formatting::Indented.
void System::Xml::XmlTextWriter::set_IndentChar(char16_t value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | char16_t | Il valore da impostare. |
Vedi anche
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.Font for C++