System::Xml::XmlTextReader::get_Encoding method
XmlTextReader::get_Encoding method
Returns the encoding of the document.
SharedPtr<System::Text::Encoding> System::Xml::XmlTextReader::get_Encoding()
ReturnValue
The encoding value. If no encoding attribute exists, and there is no byte-order mark, this defaults to UTF-8.
See Also
- Typedef SharedPtr
- Class Encoding
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Font for C++