| AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : ElementSetAutoSize Method |
| Visual Basic |
|---|
Public Sub ElementSetAutoSize( _ ByVal elementHandle As Long, _ ByVal AutoSize As NX_AutoSizeType _ ) |
| Value | Description |
|---|---|
| NX_NoAutoSize | Do not automatically size the bounding box. |
| NX_SizeToContents | Automatically size according to the contents. |