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)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_EState::OverPrint Property}}
 
{{#customTitle:IPXC_EState::OverPrint Property}}
{{#parentPage:PXV:IPXC_EState#Properties|OverPrint Property|property}}
+
{{#parentPage:PXV:IPXC_EState#Properties|OverPrint|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

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