IUIX_PropSheets::Page Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_PropSheets::Page Property}}
 
{{#customTitle:IUIX_PropSheets::Page Property}}
{{#parentPage:PXV:IUIX_PropSheets|Page Property|property}}
+
{{#parentPage:PXV:IUIX_PropSheets#Properties|Page Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 23:09, 21 May 2015


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

Syntax

HRESULT get_Page([in]           BSTR                  pPageID,
                 [out, retval]  IUIX_PropSheetPage**  ppPage);

Parameters

pPageID
[in] Value of BSTR.

See Also

IUIX_PropSheets.