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

Revision as of 15:54, 20 April 2015


Property PrintContentFlags of interface IPXC_OCContext returns/sets Value of ULONG ...

Syntax

HRESULT get_PrintContentFlags([out, retval] ULONG* pFlags);
HRESULT put_PrintContentFlags([in] ULONG pFlags);

See Also

See also IPXC_OCContext.