Collection.GenerateDtd Property |
Gets or sets a value indicating whether a document type definition should be included in the collection file.
[VBScript] Public Property GenerateDtd As Boolean
[JScript] public function get GenerateDtd() : Boolean; public function set GenerateDtd(Boolean);
true, if a document type definition (DTD) shoud be included; otherwise, false. A collection level HxC file should not include a DTD.
Collection Object | Collection Members | HelpProducer Namespace