| AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : ElementSetBackstyle Method |
| Visual Basic |
|---|
Public Sub ElementSetBackstyle( _ ByVal elementHandle As Long, _ ByVal BackStyle As NX_BackStyleType _ ) |
| Value | Description |
|---|---|
| NX_Opaque | The background style is opaque (A solid color). |
| NX_Translucent | The background style is translucent (Part way between solid and see through). |
| NX_Transparent | The background style is transparent (See through) |