get_EntityHandling()
XmlTextReader::get_EntityHandling() method
Returns a value that specifies how the reader handles entities.
System::Xml::EntityHandling System::Xml::XmlTextReader::get_EntityHandling()
Return Value
One of the EntityHandling values. If no EntityHandling is specified, it defaults to EntityHandling::ExpandCharEntities.
See Also
- Enum EntityHandling
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Slides