IPXC_OCContext::RenderType Property

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

Jump to: navigation, search


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.