Accusoft.ImagXpress12.Net
SaveAllMetaData Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageX Class : SaveAllMetaData Method




imagXpress
An instance of the ImagXpress workspace component. This is the main ImagXpress component that typically must be dragged onto a form first.
dataCollection
The meta-data collection.
filename
The filename.
pageNumber
The page number.

Glossary Item Box

The preferred method for saving Tiff, Exif, and Iptc meta-data.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

imagXpress
An instance of the ImagXpress workspace component. This is the main ImagXpress component that typically must be dragged onto a form first.
dataCollection
The meta-data collection.
filename
The filename.
pageNumber
The page number.

Remarks

You should have used ReadAllMetaData to get the ImageX object housing all the meta-data elements.

Note: Available in Professional edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.