ImageGear Professional for Windows ActiveX
SaveDocumentToFile Method

Description:

Saves a range of the document pages to the disk file.

Syntax:

      SaveDocumentToFile(Document as IGDocument, FileName as String,
StartPageFile as Long, StartIndexDoc as Long, PageCount as Long,
Mode as enumIGDocSaveModes, SaveFormat as enumIGSaveFormats)

Parameters:

Name Description
Document A document to be saved
FileName Name of the disk file 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'
SaveFormat A file format to which to save document

Return Value:

N/A

Bits Per Pixel:

N/A

Sample:

Core

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback