Accusoft NotateXpress 13
ElementDestroy Method
The handle of an element returned by the ElementCreate method.
Description
Destroys (frees) an element created by the ElementCreate method.
Syntax
Visual Basic
Public Sub ElementDestroy( _
   ByVal elementHandle As Long _
) 
Parameters
elementHandle
The handle of an element returned by the ElementCreate method.
Remarks

Call this method when you are finished creating objects.

If you do not call this method, NotateXpress will leak memory

See Also

NotateXpress Object  | NotateXpress Members  | ElementAppend  | ElementDestroy  | Creating Programmatic Annotations

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback