System::Xml::XmlTextReader::set_ProhibitDtd method
XmlTextReader::set_ProhibitDtd method
Sets a value indicating whether to allow DTD processing.
void System::Xml::XmlTextReader::set_ProhibitDtd(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value to set. |
Deprecated
This method is obsolete. Use XmlTextReader::set_DtdProcessing instead.
See Also
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.TeX for C++