<< Click to Display Table of Contents >>

ZFLOGO2

Property ZfLib.NewMessage.Header

 


 

Property Header As HeaderEnum

 

The Header property specifies the format of the Header line to appear at the top of each page of the message.

 

Parameters

 

parminheader

 

[in]

 

The new Header type to use for this message

 

Return Value

 

[out, retval]

 

The current Header type of this message

 

Remarks

 

Specify more than one field OR the values together as for example:

 

zfHeaderNumber Or zfHeaderTo

 

See Also

HeaderEnum