Accusoft NotateXpress 12
ElementSetTMSNote Method
See Also  Send comments on this topic.
elementHandle
The handle of an element returned by the ElementCreate method.
newVal
If the text element should be saved as a note.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementSetTMSNote Method

Glossary Item Box

Description

Sets the TMSNote attribute for an existing element.  This controls how a text element is saved in the legacy ann file format.

Syntax

Visual Basic
Public Sub ElementSetTMSNote( _
   ByVal elementHandle As Long, _
   ByVal newVal As Boolean _
) 

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.
newVal
If the text element should be saved as a note.

See Also

©2013. Accusoft Corporation. All Rights Reserved.