WriteWhitespace()
XmlTextWriter::WriteWhitespace(String) method
Writes out the given white space.
void System::Xml::XmlTextWriter::WriteWhitespace(String ws) override
Arguments
Parameter | Type | Description |
---|---|---|
ws | String | The string of white space characters. |
See Also
- Class String
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.Slides