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

Glossary Item Box

Description

Gets the autosize attribute of an existing element.  AutoSize controls how the bounding box is sized for text, buttons, stamps, and images.

Syntax

Visual Basic
Public Function ElementGetAutoSize( _
   ByVal elementHandle As Long _
) As NX_AutoSizeType

Parameters

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

Return Type

The enumeration NX_AutoSizeType that specifies the autosize attribute.

See Also

©2013. Accusoft Corporation. All Rights Reserved.