IPXV_Document::Modified Property
From PDF XChange PDF SDK
Property Modified of interface IPXV_Document returns/sets Value of VARIANT_BOOL representing whether the document was modified.
Syntax
HRESULT get_Modified([out, retval] VARIANT_BOOL* bValue); HRESULT put_Modified([in] VARIANT_BOOL bValue);