TextDropCap

This class represents the dropped capital letter at the beginning of a paragraph.

Properties

Application through getApplication

CharacterCount through getCharacterCount and setCharacterCount

CharStyle through getCharStyle and setCharStyle

DistanceFromText through getDistanceFromText and setDistanceFromText

LinesToDrop through getLinesToDrop and setLinesToDrop

WholeWord through isWholeWorld and setWholeWorld

Methods

clear

enable

Access

To get the dropped capital letter of a paragraph, use the DropCap property in the TextParagraph class.

Usage

You must call the Enable method first before setting properties of the TextDropCap class.

See examples

Example: TextDropCap