ImageGear Professional for Windows ActiveX
UserDataSet Method

Description:

Sets a value in the "User Data" array for a mark. Before using this method, you must load the IGArtPage Object.Attrxxx properties with the values from a specific mark by calling MarkQuery Method. The "User Data" array is an array of strings that is stored with a mark. Each mark has its own array. The "User Data" is for the use of the application program - ImageGear only stores and retrieves it for the application.

Syntax:

      UserDataSet(lIndex As Long, pData As String)

Parameters:

Name Description
lIndex Index of the entry in a mark's "User Data" array to set. Must be a number from 0 to 999.
pData String to be stored in the "User Data" array.

Return Value:

None

Bits Per Pixel:

N/A

Sample:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback