IPXC_AnnotData_Widget::DefaultFontSize Property

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property DefaultFontSize of interface IPXC_AnnotData_Widget returns/sets Value of double ...

Syntax

HRESULT get_DefaultFontSize([out, retval]  double*  pSize);
HRESULT put_DefaultFontSize([in]  double  pSize);

See Also

IPXC_AnnotData_Widget