Indicates if DTDs are handled when reading XML content.
Source position: laz2_xmlread.pas line 99
public property TDOMParseOptions.DisallowDoctype : Boolean read FDisallowDoctype write FDisallowDoctype;