IPXC_AnnotData_Widget::DefaultFont Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 05:28, 16 May 2015


Property DefaultFont of interface IPXC_AnnotData_Widget returns/sets Pointer to IPXC_Font ...

Syntax

HRESULT get_DefaultFont([out, retval]  IPXC_Font**  ppFont);
HRESULT put_DefaultFont([in]  IPXC_Font*  ppFont);

See Also

See also IPXC_AnnotData_Widget.