Accusoft ImagXpress 13
FileGetTags Method
The name of the TIFF or EXIF file to obtain the tags from.
The page number in the file to obtain the tags from.
Description
Retrieves the collection of tags for the page requested.
Syntax
Visual Basic
Public Sub FileGetTags( _
   ByVal FileName As String, _
   ByVal PageNbr As Long _
) 
Parameters
FileName
The name of the TIFF or EXIF file to obtain the tags from.
PageNbr
The page number in the file to obtain the tags from.
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 control are replaced with the tags from the file. Use the Tag (Count, Data, Length, LevelNumber and Type) properties to read or modify data in the tags.

See Also

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

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback