System::Xml::XmlWriter::WriteWhitespace method
XmlWriter::WriteWhitespace method
在派生类中被重写时,写出给定的空白字符。
virtual void System::Xml::XmlWriter::WriteWhitespace(String ws)=0
| Parameter | Type | 描述 |
|---|---|---|
| ws | 字符串 | 空白字符的字符串。 |
另见
- Class String
- Class XmlWriter
- Namespace System::Xml
- Library Aspose.Page for C++