formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics

fzrt_get_text_font

Description

Gets the current font. This will get the font family of the specified drawing port.

Plugin Prototype

short fzrt_get_text_font(

fzrt_graf_ptr

port_param )

Parameters

port_param [Input, Optional]

pointer to graphics port. NULL to use current port

Returns

The font ID

Availability

5.0.0.0

See Also

fzrt_get_fnum

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h