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