System::Xml::XmlTextWriter::set_Indentation metodo
XmlTextWriter::set_Indentation method
Imposta quanti IndentChars scrivere per ogni livello nella gerarchia quando XmlTextWriter::set_Formatting è impostato su Formatting::Indented.
void System::Xml::XmlTextWriter::set_Indentation(int32_t value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | int32_t | Il valore da impostare. |
Vedi anche
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.Font for C++