Accusoft ImagXpress 12
FileGetTags Method
See Also  Send comments on this topic.
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.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : FileGetTags Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.