System::Xml::XmlTextWriter::get_IndentChar metodo
XmlTextWriter::get_IndentChar method
Restituisce quale carattere utilizzare per l’indentazione quando XmlTextWriter::set_Formatting è impostato su Formatting::Indented.
char16_t System::Xml::XmlTextWriter::get_IndentChar()
ReturnValue
Il carattere da utilizzare per l’indentazione. Il valore predefinito è lo spazio.
Vedi anche
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.Font for C++