IPXC_OCContext::RenderType Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_OCContext::RenderType Property}}
 
{{#customTitle:IPXC_OCContext::RenderType Property}}
{{#parentPage:PXV:IPXC_OCContext#Properties|RenderType Property|property}}
+
{{#parentPage:PXV:IPXC_OCContext#Properties|RenderType|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 08:39, 23 May 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

IPXC_OCContext