ImageGear Professional v18.2 > API Reference Guide > GUI Component API Reference > GUI Component Objects > IGGUIDlgCtl Control > IGGUIDlgCtl Properties > SaveMode Property |
Gets and sets the save mode. After calling ShowSaveFileDlg Method, if the function return-value is True, then the file save-mode chosen by the end-user will be in here. You can then use SaveMode to call the IGFormatsCtl Control.SavePageToFile Method.
Read-write property
enumIGPageSaveModes Enumeration
Default Value: IG_PAGESAVEMODE_OVERWRITE
Valid Values: Any value of enumIGPageSaveModes Enumeration
N/A
ig_guidlg.vb6.exe