System::Xml::XmlTextWriter::get_IndentChar 方法
XmlTextWriter::get_IndentChar method
返回在 XmlTextWriter::set_Formatting 被设置为 Formatting::Indented 时用于缩进的字符。
char16_t System::Xml::XmlTextWriter::get_IndentChar()
ReturnValue
用于缩进的字符。默认是空格。
另见
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.Font for C++