set_Encoding()
XmlDeclaration::set_Encoding(const String&) method
Sets the encoding level of the XML document.
void System::Xml::XmlDeclaration::set_Encoding(const String &value)
Arguments
Parameter | Type | Description |
---|---|---|
value | const String& | The value to set. |
See Also
- Class String
- Class XmlDeclaration
- Namespace System::Xml
- Library Aspose.Slides