ImageGear Professional v18.2 > API Reference Guide > Dialogs Component API Reference > Dialogs Component Objects > IGFileDlgDocumentLoadOptions Object |
This object is used display file open dialog in the document mode.
IIGFileDlgDocumentLoadOptions extends IIGFileDlgOptions
AutoDetect Property | Specifies whether the format of the selected file is determined by ImageGear or by the user. |
FileName Property | Contains the path of the selected file. |
Format Property | Contains the format of the selected file. |
PageCount Property | Contains the number of pages of the selected file to be loaded. |
Position Property | Contains the page number starting point within the destination document where the loaded pages are to be inserted. |
StartPage Property | Contains the page number in the selected file starting with the pages are to be loaded. |
Type Property | Contains the type of the object. |