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

fz_ffmt_cbak_image_write_predloginit

Description

A function that is called prior to displaying the image export options dialog. This optional function is called just prior to displaying the translator's image export options dialog. It can be used to dynamically set the enabled states and values of options.

Plugin Prototype

fzrt_error_td fz_ffmt_cbak_image_write_predloginit(

fzrt_int

windex,

fz_ffmt_ref_td

ffmt_id )

Parameters

windex [Input]

project window index

ffmt_id [Input]

The file format reference id.

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