IPXC_EState::OverPrint Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_EState::OverPrint Property}}
 
{{#customTitle:IPXC_EState::OverPrint Property}}
{{#parentPage:PXV:IPXC_EState|OverPrint Property|property}}
+
{{#parentPage:PXV:IPXC_EState#Properties|OverPrint|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_EState|IPXC_EState]].
+
[[PXV:IPXC_EState|IPXC_EState]]

Latest revision as of 03:27, 15 June 2015


Property OverPrint of interface IPXC_EState returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_OverPrint([out, retval]  VARIANT_BOOL*  pOp);
HRESULT put_OverPrint([in]  VARIANT_BOOL  pOp);

See Also

IPXC_EState