System::Xml::XmlTextWriter::get_Indentation méthode
XmlTextWriter::get_Indentation method
Retourne le nombre d’IndentChars à écrire pour chaque niveau de la hiérarchie lorsque XmlTextWriter::set_Formatting est défini sur Formatting::Indented.
int32_t System::Xml::XmlTextWriter::get_Indentation()
ReturnValue
Nombre d’IndentChars pour chaque niveau. La valeur par défaut est 2.
Voir aussi
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.Page for C++