System::Xml::XmlTextReader::set_EntityHandling method
XmlTextReader::set_EntityHandling method
Sets a value that specifies how the reader handles entities.
void System::Xml::XmlTextReader::set_EntityHandling(System::Xml::EntityHandling value)
Parameter | Type | Description |
---|---|---|
value | System::Xml::EntityHandling | The value to set. |
See Also
- Enum EntityHandling
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.TeX for C++