formZ SDK | 4.0 Call Back Reference | File Translator | Structured File Translator | Image Options Call Back

fz_ffmt_cbak_image_write_opts_flags

Description

Obtains format image export options dialog item enable flags. This optional function is used by the application to get the image write options dialog item enable flags.

Plugin Prototype

fzrt_error_td fz_ffmt_cbak_image_write_opts_flags(

fz_ffmt_ref_td

ffmt_id,

fzrt_int *

flags,

fzrt_int *

opts_flags )

Parameters

ffmt_id [Input]

The file format reference id.

flags [Result]

The enable flags.

opts_flags [Result]

General import/export options flags.

Returns

FZRT_NOERR on success. An error otherwise.

Availability

5.0.0.0

Function Set

fz_ffmt_cbak_image_fset


Defined in

fz_ffmt_api.h