HtmlHelp Members
From NDoc Core
Public Instance Constructors
|
|
Initializes a new instance of the HtmlHelp class. |
Public Instance Properties
| Gets or sets the DefaultTopic property. | |
| Gets the directory name containing the HTML Help files. | |
| Gets or sets the path to the HTML Help Compiler. | |
| Gets or sets the IncludeFavorites property. | |
| Gets the HTML Help project name. |
Public Instance Methods
| Adds a file to the contents file. | |
| Adds a file to the HTML Help project file. | |
| Closes the last opened "book" in the contents file. | |
| Closes the contents file. | |
| Closes the HTML Help project file. | |
| Compiles the HTML Help project. | |
| Determines whether the specified Object is equal to the current Object. | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Gets the path the the CHM file. | |
| Gets the path the the HHC file. | |
| Gets the path the the HHK file. | |
| Gets the path the the LOG file. | |
| Gets the path the the HHP file. | |
| Gets the Type of the current instance. | |
| Creates a new "book" in the HTML Help contents file. | |
| Opens a HTML Help contents file for writing. | |
| Opens an HTML Help project file for writing. | |
| Returns a String that represents the current Object. | |
| Writes an empty index file. |
Protected Instance Methods
| Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| Creates a shallow copy of the current Object. |
See Also
HtmlHelp Class | NDoc.Core Namespace