IPXC_EState::HalftoneFunc Property

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

Revision as of 06:17, 20 March 2015

Property HalftoneFunc of interface IPXC_EState returns/sets Pointer to IUnknown* ...


Syntax

HRESULT get_HalftoneFunc([out, retval] IUnknown** ppFunc);
HRESULT put_HalftoneFunc([in] IUnknown* ppFunc);

See Also

See also IPXC_EState.