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