GetSelectedAnnotationFontColor Method

Returns the color used in a selected text annotation.

Applies To

Image Edit control

Syntax

object.GetSelectedAnnotationFontColor

Arguments

None

Return Value

Color

Remarks

The GetSelectedAnnotationFontColor method is valid only at run-time. It is used with annotations of the following types:

Text

Attach-a-Note

Text From File

Text Stamp


Color is expressed using the Red-Green-Blue (R,G,B) format.

See Also

Annotation topics in Imaging Concepts

AnnotationFontColor property

AnnotationType property

SetSelectedAnnotationFontColor method