IUIX_PropSheets::Page Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Page of interface IUIX_PropSheets returns Pointer to IUIX_PropSheetPage ...

Syntax

HRESULT get_Page([in]           BSTR                  sPageID,
                 [out, retval]  IUIX_PropSheetPage**  pPage);

Parameters

sPageID
[in] Value of BSTR.

See Also

IUIX_PropSheets