You are here: Object Model Reference > Compression Property

Compression Property

Determines the level of file compression used by the WinHelp compiler.

Type

Applies To

Enum

Help Target (WinHelp)

 

Value

Description

None

No compression.

Choose best

The WinHelp compiler determines the best algorithm to use.

Phrase

For help files under 100K.

Hall

For help files that will be compressed again by another utility.

Zeck

Minimal compression for quick builds.

Zeck + Phrase

Minimal compression for help files under 100K.

Zeck + Hall

Maximum compression.

Location

      Click the Project Icon.

      Make sure you have selected the WinHelp Help target from the Help Target Dropdown.

      Select the Help Targets item from the left pane Tree View.

      The property is located under the Misc group in the Properties Pane.