ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXPage Object > IGArtXPage Methods > Load Method |
Loads annotations from image page to the ArtX page.
Load(IPage As IGPageDisplay Object, bAppend As Boolean)
Name | Description |
---|---|
IPage | Image page with annotations. It can be TIF or PDF page. |
bAppend | When set to False specifies that current content of ArtX page is destroyed before annotation loading. Otherwise the file content is to append to ArtX page. |
None
N/A