Accusoft ImagXpress 12
IptcNextDataSet Method
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : IptcNextDataSet Method

Glossary Item Box

Description

Retrieves the next instance of an Iptc dataset in the image file.

Syntax

Visual Basic
Public Sub IptcNextDataSet() 

Remarks

The IptcFirstDataSet method is required to be called before this method.

If this method is successful, the current Iptc dataset can be determined from the IptcRecord and IptcDataSet properties. The data can be retrieved with the IptcDataSetData property.

If the image loaded into the control does not contain Iptc data or no Iptc data has been added by the application, the ImagError property is set to IX_Error_TagNotFound.

Note: Available in Professional Edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.