IPXV_Document::Modified Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_Document::Modified Property}} | {{#customTitle:IPXV_Document::Modified Property}} | ||
− | {{#parentPage:PXV:IPXV_Document|Modified Property|property}} | + | {{#parentPage:PXV:IPXV_Document#Properties|Modified Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 14:28, 21 May 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);