System::Xml::XmlTextReader::set_DtdProcessing method
XmlTextReader::set_DtdProcessing method
Sets the DtdProcessing enumeration.
void System::Xml::XmlTextReader::set_DtdProcessing(System::Xml::DtdProcessing value)
| Parameter | Type | Description |
|---|---|---|
| value | System::Xml::DtdProcessing | The value to set. |
See Also
- Enum DtdProcessing
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.PDF for C++