CharStyle property

This property returns or sets the character style of the dropped capital. The value can be a character style constant.

Defined in

TextDropCap

Data type

String

Syntax

public String getCharStyle()
public void setCharStyle(String charStyle)

See examples

Example: CharStyle property