IPXC_DocSrcInfo::IsDirty Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_DocSrcInfo::IsDirty Property}} | {{#customTitle:IPXC_DocSrcInfo::IsDirty Property}} | ||
{{#parentPage:PXV:IPXC_DocSrcInfo#Properties|IsDirty|property}} | {{#parentPage:PXV:IPXC_DocSrcInfo#Properties|IsDirty|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''IsDirty''' of interface [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] returns Value of VARIANT_BOOL | + | Property '''IsDirty''' of interface [[PXV:IPXC_DocSrcInfo|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 == | == Syntax == |
Latest revision as of 02:21, 16 March 2016
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);