IPXC_Bookmark::Opened Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 02:21, 15 June 2015
Gets/sets bookmark's open state.
Syntax
HRESULT get_Opened([out, retval] VARIANT_BOOL* bOpened); HRESULT put_Opened([in] VARIANT_BOOL bOpened);