NETHelp

This target produces browser neutral HTML in accordance with version 4.0 of the HTML specification published by W3C.

Appearance Properties

BackGroundColor

Displays the current background color setting for the Help pane.

BackgroundImage

Displays the image file to be used as a background in the Help pane.

BackGroundRepeat

Defines how the background image is arranged in the Help pane.

Caption

Represents the string to be displayed in the caption bar of the help window.

Theme

Determines the appearance of the Help pane and framesets for HTML-based targets.

Build Properties

AttributeExpression

Specifies an advanced conditional build expression for a help target.

GenerateCSS

When set to False, the existing cascading stylesheet will not be overwritten when building the Help target.

OwnTOC

Determines whether TOC customization performed on the Contents tab applies only to the current help target or to other targets as well.

Display Properties

Accessibility

Determines whether special features for 508 compliance are enabled.

BreadcrumbsLabel

Specifies the text that precedes topic breadcrumbs.

ButtonLabel

Specifies the text that precedes the subtopic buttons.

ButtonLabelStyle

Lists the name of the style used to format the label that precedes the subtopic buttons.

ButtonSeparator

When enabled, a dividing line separates the topic text from the subtopic buttons.

ButtonStyle

Lists the name of the style used to format automatically generated subtopic buttons.

ColorReduction

Determines the color threshold for images that are saved with source documents.

 

Value

Description

 

None

Images are not converted.

 

16 Colors

Images with more than 16 colors are reduced to 16.

 

256 Colors

Images with more than 256 colors are reduced to 256.

GraphicsScaleWithFonts

When set to True, all graphics in Word source documents are resized proportionally when system font size is changed.

ImageFormat

Determines graphic format in which images originated from Word source documents are stored in image files in the online help target.

ScaleGraphics

When set to False, graphics contained with the source documents will not be scaled.

HTML Properties

DefaultFile

File name to be used as part of the base URL for the HTML target. Typically, the filename will be default.htm or index.html.

DynamicTOC

Generates a Dynamic HTML version of the contents page with an expandable outline.

Frameset

Generates a frameset version of the HTML Help project with the left frame displaying the contents and the right frame displaying the Help topics.

Localization Properties

Charset

Specifies one of the character set aliases listed in HTML Character Sets and Named Entities.

CodePage

Defines the windows codepage number to be used by the Help file. This property is most commonly used when producing Help files in foreign languages, providing special character sets for translation on the screen or in print.

Locale

This property is used to specify the language in the resulting target files. Each target has its own way of specifying language. For example, HTML Help has a Language option in the [OPTIONS] section of the project file (.hhp).

Miscellaneous Properties

BaseName

Base file name to be used for generating HTML target files. By default, this name will be the same as the file name for the Help project itself.

CopyFolder

Defines the folder name where ancillary build files will reside.

Folder

Defines the folder name where the Help files will reside.

MapNumbers

Determines whether a unique Context ID (map number) is generated for each topic.

Name

Returns a string containing the name of a specified Help target (read-only).

SearchType

Specifies whether the search type will be JavaScript or Java.

SearchStopList

Specifies the path to a text file containing noise words.

StyleSheet

Specifies the name of the cascading style sheet applied to intermediate files during compilation.

Template

The document template to apply to the intermediate files during compilation.

Natural Search Properties

AnswerCount

Determines the maximum number of answers to be returned when a natural language search is performed.

ConfidenceLevel

Sets the minimum score percentage that controls which answers will be displayed when a natural language search is performed.

SearchEnabled

Controls whether ComponentOne Natural Search is enabled.

StemPercent

Determines the number of characters (as a percentage of the total) that are added to the root word to create a new word group when building natural language search indexes.

StemSize

Determines the maximum number of characters used as a root word when building natural language search indexes.

StringNoMatch

Specifies the text used in the message box when ComponentOne Natural Search does not find a match for a question.

Strings Properties

StringContents

Allows modification of the contents string value.

StringFoundZero

Allows modification of the No topics found. string value.

StringIndex

Allows modification of the index string value.

StringIndexCaption

Represents the string to be displayed in the Index window above the index text box.

StringNext

Allows modification of the next string value.

StringPrevious

Allows modification of the previous string value.

StringSearch

Allows modification of the Search string value.

StringSearchCaption

Represents the string to be displayed in the Search window above the search text box.

StringSearchGo

Represents the string to be displayed in the search button within the Search window.

StringSyncTOC

Allows modification of the Sync TOC string value.

Tabs Properties

ContentsTab

When enabled, the Contents tab is added to the help window.

IndexTab

When enabled, the Index tab is added to the help window.

SearchTab

When enabled, the Search tab is added to the help window.