IPXC_AnnotData_Text::Opened Property

From PDF XChange PDF SDK
Revision as of 08:08, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property Opened of interface IPXC_AnnotData_Text returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_Opened([out, retval]  VARIANT_BOOL*  pOpened);
HRESULT put_Opened([in]  VARIANT_BOOL  pOpened);

See Also

IPXC_AnnotData_Text