TextColor
Summary
Sets the text color for the specific style defined by the configuration block.Usage
TextColor=<HTML_color_code>
Description
Sets the text color for the specific style defined by the configuration block. The values which can be used are HTML color codes. HTML colors are defined using a hexadecimal notation (HEX) for the combination of Red, Green, and Blue color values (RGB).
This setting is case sensitive.
Examples
[object_text] Family=bluehigc PointSize=15 Angle=1 XAdjustment=0 YAdjustment=0 WidthAdjustment=5 HeightAdjustment=5 BackgroundColor=#ffffff TextColor=#ff0000
For the style "object text" the text color will be red.
Geir Arne Waaler (25/10/2010 1:52 pm)
Geir Arne Waaler (25/10/2010 1:52 pm)
Comments
There are no comments.