IPXC_OCContext::RenderType Property

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

Revision as of 06:21, 20 March 2015

Property RenderType of interface IPXC_OCContext returns/sets Value of PXC_RenderType ...


Syntax

HRESULT get_RenderType([out, retval] PXC_RenderType* pRenderType);
HRESULT put_RenderType([in] PXC_RenderType pRenderType);

See Also

See also IPXC_OCContext.