Accusoft ImagXpress 12
ModcaAddTag Method
See Also  Send comments on this topic.
ModcaId
The Modca ID to add in the tag.
Count
The count of bytes in the ModcaData parameter.
ModcaData
A variant value which holds the Modca data field.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : ModcaAddTag Method

Glossary Item Box

Description

Adds a Modca tag to the image.

Syntax

Visual Basic
Public Sub ModcaAddTag( _
   ByVal ModcaId As Long, _
   ByVal Count As Long, _
   ByVal ModcaData As Variant _
) 

Parameters

ModcaId
The Modca ID to add in the tag.
Count
The count of bytes in the ModcaData parameter.
ModcaData
A variant value which holds the Modca data field.

Remarks

Note: Available in Professional Edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.