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