Método System::Xml::XmlWriterSettings::get_Encoding
XmlWriterSettings::get_Encoding method
Devuelve el tipo de codificación de texto a usar.
SharedPtr<System::Text::Encoding> System::Xml::XmlWriterSettings::get_Encoding()
ReturnValue
La codificación de texto a usar. El valor predeterminado es Encoding::get_UTF8.
Ver también
- Typedef SharedPtr
- Class Encoding
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++