Gets or sets the document type definition (DTD) to be used.

[VBScript]
Public Property DtdVersion As String
[JScript]
public function get DtdVersion() : String;
public function set DtdVersion(String);

Property Value

A string in the form "Major.Minor" indicating the version of the DTD.

See Also

Index Object | Index Members | HelpProducer Namespace