System::Xml::XmlText::set_Value method
XmlText::set_Value method
Sets the value of the node.
void System::Xml::XmlText::set_Value(String value) override
Parameter | Type | Description |
---|---|---|
value | String | The value to set. |
See Also
- Class String
- Class XmlText
- Namespace System::Xml
- Library Aspose.TeX for C++