WholeWord property

This property returns or sets whether the dropped capital property applies to the whole word. When it is set to true, the CharacterCount property does not take effect, and only the first word of the paragraph apples the dropped capital format.

Defined in

TextDropCap

Data type

boolean

Syntax

public void setWholeWord(boolean wholeWord)
public boolean isWholeWord()

See examples

Example: WholeWord property