formZ SDK | 4.0 Call Back Reference | File Translator | Structured File Translator | Image Vector Call Back
Description
Sets the font for exported text. This sets the font for all subsequent calls to .
Plugin Prototype
fzrt_error_td fz_ffmt_cbak_image_vect_write_string_font(
fzrt_int | windex, |
ffmt_id, | |
void * | data, |
char * | fnt, |
double | size ) |
Parameters
windex [Input]
project window index
ffmt_id [Input]
The file format reference id.
data [Input]
A pointer to translator defined data.
fnt [Input]
The Name of the font.
size [Input]
Th font point size.
Returns
FZRT_NOERR on success. An error otherwise.
Availability
5.0.0.0
Function Set
Defined in