ImageGear Professional for Windows ActiveX
LoadDocumentFromFile Method

Description:

Loads the range of pages into the multi-page document from the disk file.

Syntax:

      LoadDocumentFromFile(Document as IGDocument, FileName as
String, StartPageFile as Long, StartIndexDoc as Long, PageCount
as Long)

Parameters:

Name Description
Document A document into which the specified pages must be loaded.
FileName Location of the pages that must be loaded into the document.
StartPageFile Zero-based start page index at the location for loading into the document.
StartIndexDoc Zero-based start page index in the document.
PageCount A count of pages to be loaded into the document. If PageCount = -1, then all pages starting from StartPageFile are loaded.

Return Value:

N/A

Bits Per Pixel:

N/A

Sample:

Core

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback