Email this Page Log Support Call Send Feedback Print

Previous Topic

Next Topic

HelpCompression Element

Description

Allows you to select the type of compression used to compress the published Windows Help file.

The HelpCompression element corresponds to the Compression field on the Windows Help tab of the Book object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

Book

Values

Data Type

Range

Integer

0 = (none)
1 = Maximum (recommended)
2 = Phrase on text
4 = Hall on text
8 = Zeck on text
16 = RLE on bitmaps
32 = Zeck on bitmaps

Sample XML

<HelpCompression inherited="true">1</HelpCompression>
Top of Page Email this Page Log Support Call Send Feedback Print