ImageGear Professional DLL v18.1 for Windows
ART_GUI_rtf_toolbar_is_open
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > ART Component API Reference > ART Component Functions Reference > GUI Functions > ART_GUI_rtf_toolbar_is_open

Glossary Item Box

This function indicates visibility of the RTF toolbar.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI ART_GUI_rtf_toolbar_is_open( 
       LPAT_DWORD lpbIsOpen
);

Arguments:

Name Type Description
lpbIsOpen LPAT_DWORD Returned Boolean value: TRUE if the RTF toolbar is open; FALSE otherwise.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

Remarks:

The RTF toolbar can only be opened by double-clicking the RTF annotation.

©2014. Accusoft Corporation. All Rights Reserved.