ImageGear Professional for Windows ActiveX
SaveAnnotations Method

Description:

Saves the marks to a separate .ART file. If the .ART file has multiple pages you can save a specific page by setting PageNum. The Mode flag is used if there is already an .ART file with the same name and page number.

Syntax:

      SaveAnnotations(pIOLocation As IIGIOLocation, PageNum As Long,
Mode As enumIGPageSaveModes) As Long

Parameters:

Name Description
pIOLocation An IIGIOLocation object that identifies a separate .ART file to which marks should be saved.
PageNum Number of page (from multi-page .ART file) you wish to write. Pages are numbered from 0; if file is single-page, set PageNumber to 0.
Mode One of the enumIGPageSaveModes Enumeration values.

Return Value:

Returns the number of ImageGear errors that occurred during this method call. If there are no errors, the return value is 0.

Bits Per Pixel:

N/A

Sample:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback