Toc.DtdVersion Property |
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);
A string in the form "Major.Minor
" indicating the version of the DTD.
This property applies to Microsoft Help 2.0 only.