Accusoft NotateXpress 12
ElementGetHighlightFill Method
See Also  Send comments on this topic.
elementHandle
The handle of an element returned by the ElementCreate method.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementGetHighlightFill Method

Glossary Item Box

Description

Gets the highlight fill of an existing element.

Syntax

Visual Basic
Public Function ElementGetHighlightFill( _
   ByVal elementHandle As Long _
) As Boolean

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.

Return Type

If the element has a highlight fill.

Remarks

Note: The syntax of the ElementGetBackstyle method is easier to use. If you use this method, you will have less of chance of being confused by the difference between HighlightBack and HighlightFill.

See Also

©2013. Accusoft Corporation. All Rights Reserved.