Accusoft NotateXpress 12
ElementSetTextColor Method
See Also  Send comments on this topic.
elementHandle
The handle of an element returned by the ElementCreate method.
clr
The RGB (Red Green Blue) color value of the element's text color.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementSetTextColor Method

Glossary Item Box

Description

Sets the text color of an existing element.

Syntax

Visual Basic
Public Sub ElementSetTextColor( _
   ByVal elementHandle As Long, _
   ByVal clr As OLE_COLOR _
) 

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.
clr
The RGB (Red Green Blue) color value of the element's text color.

See Also

©2013. Accusoft Corporation. All Rights Reserved.