Accusoft ImagXpress 13
IptcModifyDataSet 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 count.
A variant which represents the new data to modify to.
Description
Modifies an Iptc dataset in the image file.
Syntax
Visual Basic
Public Sub IptcModifyDataSet( _
   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 count.
NewData
A variant which represents the new data to modify to.
Remarks

If the Iptc dataset does not exist in the image file then the ImagError property will be set to IX_Error_Tag_ModifyError.

Note: Available in Professional Edition.

See Also

ImagXpress Object  | ImagXpress Members  | Image Metadata

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback