<< Click to Display Table of Contents >>
ZfLib.FormatEnum
Enum ZfLib.FormatEnum
zfFormatASCII= 1
zfFormatEpson= 2
zfFormatTIFFNormal = 3
zfFormatTIFFFine= 4
End Enum
The FormatEnum enumeration specifies the format of the data file to be sent
Members
zfFormatASCII
ASCII text (TXT)
zfFormatEpson
Epson FX or LQ print spool file (EPN)
zfFormatTIFFFine
200x200 dpi TIFF fax file (G3F)
zfFormatTIFFNormal
200x100 dpi TIFF fax file (G3N)
See Also