SetMaxCharacterHeightAVG

Sets the maximum height of characters, by percentage over the average, that is allowed by the Cco2cco and NormalizeCCO actions.

Member of namespace

Cco2cco

Syntax

bool SetMaxCharacterHeightAVG(strParam)

Parameters

One or two digit Integer value sets the percent maximum height of characters over the average to permit in the CCO. Off by default. Parameter of zero (0) or less turns off this functionality.

Returns

Always True.

Level

Page.

Details

Example:
SetMaxCharacterHeightAVG(15)
NormalizeCCO()