IPXC_TState::FontSize Property

From PDF XChange PDF SDK
Revision as of 04:47, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property FontSize of interface IPXC_TState returns/sets Value of double ...

Syntax

HRESULT get_FontSize([out, retval]  double*  pFS);
HRESULT put_FontSize([in]  double  pFS);

See Also

IPXC_TState