formZ SDK | 5.0 API Reference | Project | File Formats

fz_ffmt_opts_init_flags_enum

Description

Enable flags for the translator's "Options..." button. This is the button on the Import/Export standard file open dialog.

enum fz_ffmt_opts_init_flags_enum {

FZ_FFMT_OPTS_INIT_HAS_READ_OPTS_BIT,

FZ_FFMT_OPTS_INIT_HAS_WRITE_OPTS_BIT };

Members

FZ_FFMT_OPTS_INIT_HAS_READ_OPTS_BIT

Enable the "Options..." button for Import.

FZ_FFMT_OPTS_INIT_HAS_WRITE_OPTS_BIT

Enable the "Options..." button for Export.

Availability

5.0.0.0

Defined in

fz_ffmt_api.h