Accusoft NotateXpress 13
ElementSetAutoSize Method
The handle of an element returned by the ElementCreate method.
Description
Sets 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 Sub ElementSetAutoSize( _
   ByVal elementHandle As Long, _
   ByVal AutoSize As NX_AutoSizeType _
) 
Parameters
elementHandle
The handle of an element returned by the ElementCreate method.
AutoSize
ValueDescription
NX_NoAutoSizeDo not automatically size the bounding box.
NX_SizeToContentsAutomatically size according to the contents.
See Also

NotateXpress Object  | NotateXpress Members  | Creating Programmatic Annotations  | User Interaction

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback