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