AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : IptcFindDataSet Method |
Visual Basic |
---|
Public Sub IptcFindDataSet( _ ByVal Record As Byte, _ ByVal DataSetId As Byte, _ ByVal FindFirstSet As Boolean _ ) |
If the dataset is found the data can be retrieved with the IptcDataSetData property.
If the dataset cannot be found, the ImagError property is set to IX_Error_TagNotFound.
Note: Available in Professional Edition.