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" representing the version of the DTD.

See Also

Collection Object | Collection Members | HelpProducer Namespace