The properties of the Filter object are listed here. For a complete list of Filter object members, see the Filter Members topic.

Public Properties

public property Charset Gets or sets the default charset for all HTML documents.
public property DocType Gets or sets the default document type definition (DTD) for all HTML documents.
public property Encoding Gets or sets the default encoding for all HTML documents.
public property HtmlDirectory Gets or sets the default directory for all HTML documents.
public property ImageDirectory Gets or sets the default directory for all images.
public property Language Gets or sets the language ID of the help project.
public property OutputDirectory Gets or sets a string representing the output directory of the generated help project.
public property Popups Gets a collection of Popup objects.
public property Styles Gets a collection of Style objects.
public property Theme Gets the current theme.
public property Topics Gets a collection of Topic objects.

See Also

Filter Object | HelpProducer Namespace