NFX_DOC_PARMS

The NFX_DOC_PARMS structure specifies details about each document to be enqueued, including encoding format and page width.

Dependent function: nfxEnqueueDoc

Field name

Type

Units

Description

encoding

DWORD

None

The encoding format of specified document for the receiving fax terminal only. Encoding is used to specify how to store the received document when OTF conversions are enabled. This parameter has no effect during fax transmission, or when the OTF mode is set to NFX_OTF_NEVER. Values are:

  • NFX_ENCODE_1D (default)

  • NFX_ENCODE_2D

  • NFX_ENCODE_MMR

pagewidth

DWORD

None

The page width of the designated document. Page width specifies how to store the received document when OTF conversions are enabled. This parameter has no effect during transmit. Values are:

  • NFX_PAGE_WIDTH_A4 (default)

  • NFX_PAGE_WIDTH_B4

  • NFX_PAGE_WIDTH_A3

resolution

DWORD

None

The resolution of designated document for the receiving fax terminal only. The resolution parameter is used to specify how to store the received document when OTF conversions are enabled. This parameter has no effect during transmit. Values are:

  • NFX_RESOLUTION_HIGH (default)

  • NFX_RESOLUTION_LOW

  • NFX_RESOLUTION_SUPER_HIGH