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

Glossary Item Box

Description

Sets the text of an existing element.

Syntax

Visual Basic
Public Sub ElementSetText( _
   ByVal elementHandle As Long, _
   ByVal bstrText As String _
) 

Parameters

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.