Example-VB | Example-VC++ |
Sets the font color used in a selected text annotation.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 95 and 98 |
Ö | Imaging for Windows NT 4.0 |
Image Edit control
object.SetSelectedAnnotationFontColor Color
Parameter | Data Type | Setting |
Color | Long | The desired font color |
None
The SetSelectedAnnotationFontColor method is used with annotations of the following types:
Attach-a-Note
Invoking the SetSelectedAnnotationFontColor method sets the ImageModified property to True.
Note: Hyperlink annotations are available with Imaging for Windows Professional Edition only.
Use the RGB format. To ensure that the text in an Attach-a-Note annotation will be visible against the background, specify a font color that is significantly different from the background color set using the SetSelectedAnnotationBackColor method.