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.

Remarks

This property applies to Microsoft Help 2.0 only.

See Also

Toc Object | Toc Members | HelpProducer Namespace