IPXC_OCContext::RenderType Property

From PDF XChange PDF SDK
Revision as of 07:07, 12 June 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*  RenderType);
HRESULT put_RenderType([in]  PXC_RenderType  RenderType);

See Also

IPXC_OCContext