System::Xml::XmlReaderSettings::set_DtdProcessing method
XmlReaderSettings::set_DtdProcessing method
Sets a value that determines the processing of DTDs.
void System::Xml::XmlReaderSettings::set_DtdProcessing(System::Xml::DtdProcessing value)
Parameter | Type | Description |
---|---|---|
value | System::Xml::DtdProcessing | The value to set. |
See Also
- Enum DtdProcessing
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Font for C++