SetTextColor

SetTextColor(int r [, int g, int b])

Description

Defines the color used for text. Can be expressed in RGB components or grayscale. The method can be called before creating the first page and the value is retained from page to page.

Parameters

See also

SetDrawColor, SetFillColor, Text, Cell, MultiCell