Accusoft ImagXpress 13
FileSetTags Method
The name of the TIFF or EXIF file that will receive the tags from the control.
The page within the file that will receive the tags.
Description
Sets the collection of tags into the image file.
Syntax
Visual Basic
Public Sub FileSetTags( _
   ByVal FileName As String, _
   ByVal PageNbr As Long _
) 
Parameters
FileName
The name of the TIFF or EXIF file that will receive the tags from the control.
PageNbr
The page within the file that will receive the tags.
Remarks
This method is for multi-page image file formats such as TIFF and EXIF file formats. Upon completion of this method, the tags in the source file (FileName) are replaced with the tags from the control. Use the Tag (Count, Data, Length, LevelNumber and Type) properties to read or modify data in the tags.
See Also

ImagXpress Object  | ImagXpress Members  | FileGetTags Method  | Tiff Format  | Jpeg Format  | Image Metadata

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback