IPXC_OCContext::RenderType Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_OCContext::RenderType Property}}
 
{{#customTitle:IPXC_OCContext::RenderType Property}}
 +
{{#parentPage:PXV:IPXC_OCContext|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''RenderType''' of interface [[PXV:IPXC_OCContext|IPXC_OCContext]] returns/sets  Value of [[PXV:PXC_RenderType|PXC_RenderType]] ...
 
Property '''RenderType''' of interface [[PXV:IPXC_OCContext|IPXC_OCContext]] returns/sets  Value of [[PXV:PXC_RenderType|PXC_RenderType]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:54, 20 April 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.