Accusoft ImagXpress 13
IptcAddDataSet Method
A byte value which represents the record.
A byte value which represents the dataset ID.
A long value which represents the dataset type.
A long value which represents the number of items to add.
A variant value which represents the new data to add.
Description
Adds an Iptc dataset to the image.
Syntax
Visual Basic
Public Sub IptcAddDataSet( _
   ByVal Record As Byte, _
   ByVal DataSetId As Byte, _
   ByVal DataSetType As Long, _
   ByVal Count As Long, _
   ByVal NewData As Variant _
) 
Parameters
Record
A byte value which represents the record.
DataSetId
A byte value which represents the dataset ID.
DataSetType
A long value which represents the dataset type.
Count
A long value which represents the number of items to add.
NewData
A variant value which represents the new data to add.
Remarks
Note: Available in Professional Edition.
See Also

ImagXpress Object  | ImagXpress Members  | Image Metadata

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback