LinesToDrop property

This property returns or sets the number of lines that the dropped capital occupying.

Defined in

TextDropCap

Data type

int

Syntax

public int getLinesToDrop()
public void setLinesToDrop(int linesToDrop)

See examples

Example: LinesToDrop property