IPXV_Document::PrivateMode Property

From PDF XChange PDF SDK
Revision as of 16:09, 20 April 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

See also IPXV_Document.