IPXC_CState::RenderIntent 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_CState::RenderIntent Property}}
 
{{#customTitle:IPXC_CState::RenderIntent Property}}
 +
{{#parentPage:PXV:IPXC_CState|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''RenderIntent''' of interface [[PXV:IPXC_CState|IPXC_CState]] returns/sets  Value of [[PXV:PXC_RenderingIntent|PXC_RenderingIntent]] ...
 
Property '''RenderIntent''' of interface [[PXV:IPXC_CState|IPXC_CState]] returns/sets  Value of [[PXV:PXC_RenderingIntent|PXC_RenderingIntent]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:47, 20 April 2015


Property RenderIntent of interface IPXC_CState returns/sets Value of PXC_RenderingIntent ...

Syntax

HRESULT get_RenderIntent([out, retval] PXC_RenderingIntent* pIntent);
HRESULT put_RenderIntent([in] PXC_RenderingIntent pIntent);

See Also

See also IPXC_CState.