set_Encoding()
XmlParserContext::set_Encoding(const SharedPtr<System::Text::Encoding>&) method
Sets the encoding type.
void System::Xml::XmlParserContext::set_Encoding(const SharedPtr<System::Text::Encoding> &value)
Arguments
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<System::Text::Encoding>& | The value to set. |
See Also
- Typedef SharedPtr
- Class Encoding
- Class XmlParserContext
- Namespace System::Xml
- Library Aspose.Slides