formZ SDK | 5.0 API Reference | Project | File Formats | Structured File Translator | Image Options

fz_ffmt_image_write_iface_opts_flags_enum

Description

Image export options dialog item enable flags. These flags control the enable states of items in the image Export Options dialog common sections. These flags should not be confused with the values of the items. They only controls the enable state of the items.

enum fz_ffmt_image_write_iface_opts_flags_enum {

FZ_FFMT_IMAGE_WRITE_IFACE_OPTS_ENABLEPREVIEW_BIT,

FZ_FFMT_IMAGE_WRITE_IFACE_OPTS_ENABLEBACKGROUND_BIT,

FZ_FFMT_IMAGE_WRITE_IFACE_OPTS_ENABLEPLATFORM_BIT,

FZ_FFMT_IMAGE_WRITE_IFACE_OPTS_ENABLEASBITMAP_BIT,

FZ_FFMT_IMAGE_WRITE_IFACE_OPTS_ENABLEASVECTOR_BIT,

FZ_FFMT_IMAGE_WRITE_IFACE_OPTS_ENABLETEXTASPATHS_BIT,

FZ_FFMT_IMAGE_WRITE_IFACE_OPTS_ENABLELINEWEIGHT_BIT };

Members

FZ_FFMT_IMAGE_WRITE_IFACE_OPTS_ENABLEPREVIEW_BIT

The Include Preview check box.

FZ_FFMT_IMAGE_WRITE_IFACE_OPTS_ENABLEBACKGROUND_BIT

The Include Background check box.

FZ_FFMT_IMAGE_WRITE_IFACE_OPTS_ENABLEPLATFORM_BIT

The Platform menu.

FZ_FFMT_IMAGE_WRITE_IFACE_OPTS_ENABLEASBITMAP_BIT

The Export As Image Map radio button.

FZ_FFMT_IMAGE_WRITE_IFACE_OPTS_ENABLEASVECTOR_BIT

The Export As Vector/Polygons radio button

FZ_FFMT_IMAGE_WRITE_IFACE_OPTS_ENABLETEXTASPATHS_BIT

The Drafting Text As Paths check box.

FZ_FFMT_IMAGE_WRITE_IFACE_OPTS_ENABLELINEWEIGHT_BIT

The Line Weight Menu.

Availability

5.0.0.0

See Also

Defined in

fz_ffmt_api.h