IPXV_Document::DelayedClose Property
From PDF XChange PDF SDK
Property DelayedClose of interface IPXV_Document returns Value of VARIANT_BOOL representing whether the document will be closed with delay. This can occur when some script is launched and will require some time to finish.
Syntax
HRESULT get_DelayedClose([out, retval] VARIANT_BOOL* bVal);