IPXV_Document::Modified Property

From PDF XChange PDF SDK
Revision as of 03:53, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

HRESULT get_Modified([out, retval]  VARIANT_BOOL*  bValue);
HRESULT put_Modified([in]  VARIANT_BOOL  bValue);

See Also

IPXV_Document