<< Click to Display Table of Contents >>
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
header
[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