ImageGear Professional DLL v17.1 for Windows Accusoft
IG_ARTX_page_load
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_load

Glossary Item Box

This function loads annotations from HIGEAR to the ArtX page.

Declaration:

  Copy Code
AT_ERRCOUNT IG_ARTX_page_load(
        HIG_ARTX_PAGE hArtPage,
        HIGEAR hIGear
        AT_BOOL bAppend
);

Arguments:

hArtPage ArtX page handle.
hIGear Handle to the image page with annotations. It can be TIF or PDF page.
bAppend When set to FALSE, specifies that the current content of ArtX page is destroyed before annotation loading. Otherwise file content is to append ArtX page.

Return Value:

Error count.

Supported Raster Image Formats:

All pixel formats supported by ImageGear Professional.

©2012. Accusoft Corporation. All Rights Reserved.