XmlReaderProperty_DtdProcessing (Compact 2013)
3/26/2014
This property specifies whether Document Type Definitions (DTDs) are allowed in the document. The type of this property is DtdProcessing Enumeration.
The default value is DtdProcessing_Prohibit.
Remarks
This property can be set and retrieved by using the SetProperty (IXmlReader) and GetProperty (IXmlReader) methods.
See Also
Reference
IXmlReader Properties
DtdProcessing Enumeration
SetProperty (IXmlReader)
GetProperty (IXmlReader)
IXmlReader Methods