Index overview

Public Properties

public property AutoInclude Gets or sets a value indicating whether or not to automatically include index keyword markup from topics.
public property BinaryIndex Gets or sets a value indicating whether or not the help compiler will generate a binary index.
public property Charset Gets or sets the character set to be used.
public property ChiIndex Gets or sets a value indicating whether to generate a .Chi file or a .Chm file.
public property DtdVersion Gets or sets the document type definition (DTD) to be used.
public property FileName Gets or sets the file name of the index file.
public property FileVersion Gets or sets a value indicating the version stamp to be used for the index file.
public property Font Gets or sets the font to be used.
public property FontSize Gets or sets the font size to be used.
public property FrameName Gets or sets the frame name attribute of the index.
public property Id Gets or sets a user-defined ID.
public property LangId Gets or sets the language ID to be used.
public property Merge Gets or sets a value indicating whether or not an index is merged at compile time.
public property Name Gets or sets the name of the index.
public property Nodes Gets a collection of IndexNode objects.
public property PrefixChars Gets or sets a string of characters to be ignored in keyword sorts when occurring at the head of the keyword.
public property Sort Gets or sets a value indicating whether or not the index is sorted.
public property Title Gets or sets the title to use for the index.
public property UnsortedIndexLoc Gets or sets the location of an unsorted index for a collection.
public property Visible Gets or sets a value indicating whether or not the index is visible to the user.

See Also

Index Object | HelpProducer Namespace