ImageGear Professional for Windows ActiveX
SaveDocument Method

Description:

Saves range of the document pages to any supported i/o location using save options.

Syntax:

      SaveDocument(Document as IGDocument, IOLocation as
IIGIOLocation, StartPageFile as Long, StartIndexDoc as Long,
PageCount as Long, Mode as enumIGDocSaveModes, SaveOptions as
IGSaveOptions)

Parameters:

Name Description
Document A document to be saved
IOLocation Location to which to save the document
StartPageFile Zero-based start page index at the location
StartIndexDoc Zero-based start page index in the document
PageCount A count of pages to be saved
Mode Document saving mode. Can be `default', `overwrite', `append', `insert', `replace'
SaveOptions Saving options

Return Value:

N/A

Bits Per Pixel:

N/A

Sample:

Core

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback