IPXV_Document::Modified Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:35, 20 March 2015

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


Syntax

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

See Also

See also IPXV_Document.