ImageGear Professional for Windows ActiveX
IGMetadataItemAdd Event

Description:

Fired by IGFormatsCtl Control to get the new metadata item during save operations, if enabled. MetadataItem parameter should be filled by the user. The user have to set IsLastItem Property of IGMetadataItem Object to True, if there is no metadata to add. This event can be turned on/off using the IIGFormats.Settings.MetaDataEnabled Property.

Syntax:

Sub IGFormatsCtl1_IGMetadataItemAdd(ByVal MetadataItem As
IIGMetaDataItem)

Parameters:

Name Description
MetadataItem An object that should be filled with the new metadata info.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback