formZ SDK | 5.0 API Reference | System | Text Fonts and Styles

fz_font_get_count

Description

Gets the number of fonts loaded in formZ.

Plugin Prototype

fzrt_error_td fz_font_get_count(

fzrt_int

windex,

fzrt_int *

num_fonts )

Parameters

windex [Input]

project window index, use -1 to access the font table

num_fonts [Result]

the number of fonts

Returns

Error codes

Availability

5.5.0.0

Example Files

util_objt_unistr_text.fsl

Function Set

fz_text_fset


Defined in

fz_text_api.h