WriteTIFFTag method

Applies to
InvoicePage object

Return Type

This method writes the tag from the TIFF.

Boolean

object.WriteTIFFTag( ePageFlip As EIPageFlip, iTagNum As Long, iTagType As Long, iTagLen As Long, iTagValue As Long, sTagString As String)

Part

Description

object

An expression evaluating to an object of type InvoicePage.

PagePlip

EIPageFlip

TagNum

Long

TagType

Long

TagLen

Long

TagValue

Long

Related topic

ReadTIFFTag