WriteTiffTag(FileName As String, PageNo, TagType As Integer, TagValue As Long, TagString As String) As Integer

Application object

Writes a TIFF tag to a specified file. Returns 0 if all went well.

Related topics

The Application object