IPXV_Document::PrivateMode Property

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.