ImageGear Professional for Windows ActiveX
IGFormatsCtl Control

Description:

The main ImageGear Formats control. Should be included into every application using load/save ImageGear operations. The instance of IGFormatsCtl should be either added to the form during design time, or created dynamically during run time. All other Formats objects are either contained inside IGFormatsCtl or created using its methods.

Default Interface:

IIGFormatsCtl extends IIGFormats

Members:

Properties
ComponentInfo Property Provides access to the IGComponentInfo Object for IGFormatsCtl. The IGComponentInfo Object identifies the particular version of IGFormatsCtl installed in the computer.
ComponentInterface Property Provides access to the IIGComponent interface for IGFormatsCtl. Used in IGCoreCtl Control.AssociateComponent Method call.
Events
BatchBeforeLoad Event This event is fired by IGFormatsCtl Control to batch the file before load operation.
BatchBeforeSave Event This event is fired by IGFormatsCtl Control to batch the page of the document before save operation.
IGMetadataItemAdd Event This event is fired by IGFormatsCtl Control to get the new metadata item during save operations. IGMetadataItem parameter should be filled by the user.
IGMetadataItemRead Event This event is fired by IGFormatsCtl Control to read the new metadata item during load operations
IGMetadataItemWrite Event This event is fired by IGFormatsCtl Control to get the new metadata item value during save operations. A new IGMetadataItem object is created and filled with old metadata item info that can be changed.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback