System::Xml::XmlTextWriter::WriteString method
XmlTextWriter::WriteString method
Writes the given text content.
void System::Xml::XmlTextWriter::WriteString(const String &text) override
Parameter | Type | Description |
---|---|---|
text | const String& | Text to write. |
See Also
- Class String
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.TeX for C++