<< Click to Display Table of Contents >> VpeSetTextColor |
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