System::Xml::XmlEntity::set_InnerText method
XmlEntity::set_InnerText method
Sets the concatenated values of the entity node and all its children.
void System::Xml::XmlEntity::set_InnerText(String value) override
Parameter | Type | Description |
---|---|---|
value | String | The value to set. |
See Also
- Class String
- Class XmlEntity
- Namespace System::Xml
- Library Aspose.PDF for C++