formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Text Object

fz_objt_edit_text_get_num_style_runs

Description

Gets the number of style runs from a text object.

Plugin Prototype

fzrt_error_td fz_objt_edit_text_get_num_style_runs(

fzrt_int

windex,

fz_objt_ptr

obj,

fzrt_int *

num_style_runs )

Parameters

windex [Input]

project window index

obj [Input]

text object

num_style_runs [Result]

the number of style runs

Returns

Error codes

Availability

5.5.0.0

Example Files

util_objt_unistr_text.fsl

Function Set

fz_model_fset


Defined in

fz_objt_text_api.h