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

Glossary Item Box

This function is used to enumerate all annotations on the page.

Declaration:

  Copy Code
AT_ERRCOUNT IG_ARTX_page_mark_first(
        HIG_ARTX_PAGE hPage,
        LPHIG_ARTX_MARK phMark
);

Arguments:

hPage ArtX page handle.
phMark Input/output parameter. If phMark represents valid annotation handle then this function call returns handle of the first annotation on the page.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

Remarks:

This function returns the handle of the first annotation.

©2012. Accusoft Corporation. All Rights Reserved.