IUIX_Cmd::Offline Property
From PDF XChange PDF SDK
Property Offline of interface IUIX_Cmd returns/sets Value of VARIANT_BOOL representing whether the command's execution is disabled.
Syntax
HRESULT get_Offline([out, retval] VARIANT_BOOL* bVal); HRESULT put_Offline([in] VARIANT_BOOL bVal);