Kinsoku Element (Microsoft PowerPoint)

Specifies the style of line breaking for Asian languages.

Attribute Description
following Contains one of the following string constants specifying the type of break after the character.
custom Custom string that defines the break.
loose Loose breaking.
none No breaks. Default.
strict Strict breaking.
language Name of Asian language that line-breaking applies to.
leading Contains one of the following string constants specifying the type of break before the character.
custom Custom string that defines the break.
loose Loose breaking.
none No breaks. Default.
strict Strict breaking.
level Contains a string constant specifying the level that breaking occurs on: levelOne, levelTwo, or levelThree. The default level is levelOne.

Contained In

Presentation

Remarks

Kinsoku is a Japanese term for the style of breaking lines in Asian languages.

Example

This example shows a Japanese level 1 Kinsoku element.


<p:kinsoku language="Japanese" level="levelOne"/>