ImageGear Professional for Windows ActiveX
ShowFileInfoDlg Method

Description:

Shows the File Information dialog. There are no arguments to this subroutine, but the programmer must set the IGGUIDlgCtl Control.FileName property before calling ShowFileInfoDlg. The FileName property can either be set directly, or by calling ShowLoadFileDlg or ShowSaveFileDlg Method.

The File Information dialog is as follows:

For multi-page files, the Page control allows the end-user to see a preview of each page in the file.

Clicking the "OK" button will close the dialog and set the IGGUIDlgCtl Control.PageNum property to the chosen page number.

Syntax:

      ShowFileInfoDlg()

Return Value:

None

Bits Per Pixel:

N/A

Sample:

ig_guidlg.vb6.exe

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback