Index.AutoInclude Property |
Gets or sets a value indicating whether or not to automatically include index keyword markup from topics.
[VBScript] Public Property AutoInclude As Boolean
[JScript] public function get AutoInclude() : Boolean; public function set AutoInclude(Boolean);
true, if markup is automatically included; otherwise false.