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

Glossary Item Box

Description

Finds the next instance of a Modca tag in the image.

Syntax

Visual Basic
Public Sub ModcaNextTag() 

Remarks

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

If this method is successful, the current Modca tag can be determined from the ModcaTagId property. The data can be retrieved with the ModcaTagData property.

If the image loaded into the control does not contain Modca tags or no Modca tags have 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.