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

Glossary Item Box

Description

Gets the highlight background of an existing element.

Syntax

Visual Basic
Public Function ElementGetHighlightBack( _
   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 highlighted background.

Remarks

The HighlightBack attribute of an annotation element determines whether or not an element will be displayed with a translucent fill area.

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.