IUIX_PropSheets::ActivePage Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

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

See Also

IUIX_PropSheets