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