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