Accusoft ImagXpress 12
ModcaFindTag Method
See Also  Send comments on this topic.
ModcaId
The Modca ID to find.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : ModcaFindTag Method

Glossary Item Box

Description

Finds the specified Modca tag in the image.

Syntax

Visual Basic
Public Sub ModcaFindTag( _
   ByVal ModcaId As Long _
) 

Parameters

ModcaId
The Modca ID to find.

Remarks

If the tag is found the data can be retrieved with the ModcaTagData property.

If the tag cannot be found, the ImagError property is set to IX_Error_TagNotFound.

Note: Available in Professional Edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.