IPXV_Document::PrivateMode Property

From PDF XChange PDF SDK
Revision as of 06:27, 20 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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.