IPXV_Document::PrivateMode Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_Document::PrivateMode Property}}
 
{{#customTitle:IPXV_Document::PrivateMode Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_Document|IPXV_Document]].
+
[[PXV:IPXV_Document|IPXV_Document]].

Revision as of 06:27, 20 May 2015


Property PrivateMode of interface IPXV_Document returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_PrivateMode([out, retval]  VARIANT_BOOL*  pValue);
HRESULT put_PrivateMode([in]  VARIANT_BOOL  pValue);

See Also

IPXV_Document.