ImageGear Professional DLL v17.1 for Windows Accusoft
IG_ARTX_page_undo_action_enable
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_PAGE > IG_ARTX_page_undo_action_enable

Glossary Item Box

This function enables or disables recording of particular undo actions.

Declaration:

  Copy Code
AT_ERRCOUNT IG_ARTX_page_undo_action_enable(
        HIG_ARTX_PAGE hPage,
        enumIGArtXUndoAction nAction,
        AT_BOOL bState
);

Arguments:

hPage ArtX page handle.
nAction Action type to enable. See enumIGArtXUndoAction.
bState When set to TRUE the action specified is enabled.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.