System::Xml::XmlTextWriter::get_Indentation metodo
XmlTextWriter::get_Indentation method
Restituisce quanti IndentChars scrivere per ogni livello nella gerarchia quando XmlTextWriter::set_Formatting è impostato su Formatting::Indented.
int32_t System::Xml::XmlTextWriter::get_Indentation()
ReturnValue
Numero di IndentChars per ogni livello. Il valore predefinito è 2.
Vedi anche
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.Font for C++