get_DtdProcessing()
XmlReaderSettings::get_DtdProcessing() method
Returns a value that determines the processing of DTDs.
System::Xml::DtdProcessing System::Xml::XmlReaderSettings::get_DtdProcessing()
Return Value
One of the enumeration values that determines the processing of DTDs. The default is DtdProcessing::Prohibit.
See Also
- Enum DtdProcessing
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Slides