Toc overview

Public Properties

public property BackgroundColor Gets or sets the background color of the table of contents pane.
public property BinaryToc Gets or sets a value indicating whether the compiler will generate a binary table of contents.
public property Charset Gets or sets the character set to be used.
public property DtdVersion Gets or sets the document type definition (DTD) to be used.
public property FileName Gets or sets the filename of the table of contents file.
public property FileVersion Gets or sets the version of the table of contents file.
public property Font Gets or sets the font of the table of contents file.
public property FontSize Gets or sets the font size to be used.
public property ForegroundColor Gets or sets the foreground color of the table of contents pane.
public property FrameName Gets or sets the frame name attribute of the table of contents.
public property IconFile Gets or sets the file used for the icons in the table of contents tree-view.
public property Id Gets or sets a user-defined ID for the table of contents.
public property LangId Gets or sets the language ID to be used for the table of contents.
public property Nodes Gets the collection of TocNode objects in the root node of the table of contents.
public property ParentNodeIcon Gets or sets the default icon type in the table of contents tree-view.
public property PluginStyle Gets or sets the plug-in style.
public property PluginTitle Gets or sets the plug-in title.
public property WindowStyles Gets or sets the window styles of the table of contents.

Public Methods

public method Locate Locates a topic in the table of contents.

See Also

Toc Object | HelpProducer Namespace