set_Value()
XmlDeclaration::set_Value(String) method
Sets the value of the XmlDeclaration.
void System::Xml::XmlDeclaration::set_Value(String value) override
Arguments
Parameter | Type | Description |
---|---|---|
value | String | The value to set. |
See Also
- Class String
- Class XmlDeclaration
- Namespace System::Xml
- Library Aspose.Slides