System::Xml::XmlWriter::WriteWhitespace method
XmlWriter::WriteWhitespace method
When overridden in a derived class, writes out the given white space.
virtual void System::Xml::XmlWriter::WriteWhitespace(String ws)=0
Parameter | Type | Description |
---|---|---|
ws | String | The string of white space characters. |
See Also
- Class String
- Class XmlWriter
- Namespace System::Xml
- Library Aspose.TeX for C++