System::Xml::XmlTextWriter::WriteWhitespace 方法
XmlTextWriter::WriteWhitespace method
写出给定的空白字符。
void System::Xml::XmlTextWriter::WriteWhitespace(String ws) override
| 参数 | 类型 | 描述 |
|---|---|---|
| ws | String | 空白字符的字符串。 |
另见
- Class String
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.Font for C++