IPXC_DocSrcInfo::IsDirty Property

From PDF XChange PDF SDK
Revision as of 03:21, 16 March 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property IsDirty of interface IPXC_DocSrcInfo returns Value of VARIANT_BOOL that indicates whether the document was modified at least once (even if the operations were redone this indicator will still be true).

Syntax

HRESULT get_IsDirty([out, retval]  VARIANT_BOOL*  pVal);

See Also

IPXC_DocSrcInfo