ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXPage Object > IGArtXPage Methods > MarkNext Method |
Used to enumerate all annotations on the page. It returns handle of the next annotation.
MarkNext(IMark As IIGArtXMark) As IIGArtXMark
Name | Description |
---|---|
IMark | If represents valid annotation then this function returns next annotation on page. |
Handle of IIGArtXMark.
N/A