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