ImageGear Professional for Windows ActiveX
IGMetadataItemWrite Event

Description:

Fired by IGFormatsCtl Control to get the new metadata item value during save operations, if enabled. A new IGMetadataItem Object is created and filled with the old metadata item info that can be changed. The user have to set IsLastItem Property of IGMetadataItem Object to True if there is no longer metadata to write. This event can be turned on/off using the IIGFormats.Settings.MetaDataEnabled Property.

Syntax:

Sub IGFormatsCtl1_IGMetadataItemWrite(ByVal MetadataItem As
IIGMetaDataItem)

Parameters:

Name Description
MetadataItem An object containing info about a metadata item to be written.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback