VpeSetTextColor

<< Click to Display Table of Contents >>

Navigation:  Text Functions >

VpeSetTextColor

Previous pageReturn to chapter overviewNext page

Sets the text color. This is the foreground color which also applies to Barcodes, RTF and Charts.

void VpeSetTextColor(

VpeHandle hDoc,

COLORREF color

)

VpeHandle hDoc

Document Handle or VPE Object Handle

COLORREF color

one of the predefined "COLOR_xyz" constants described in Programmer's Manual or any RGB value

Default:

COLOR_BLACK

Remarks:

COLORREF is a 32-bit integer