IUIX_PropSheets::ActivePage Property

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

Jump to: navigation, search


Property ActivePage of interface IUIX_PropSheets returns/sets Value of BSTR ...

Syntax

HRESULT get_ActivePage([out, retval]  BSTR*  ppPageID);
HRESULT put_ActivePage([in]  BSTR  ppPageID);

See Also

IUIX_PropSheets