IUIX_PropSheets::ActivePage 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::ActivePage Property}}
 
{{#customTitle:IUIX_PropSheets::ActivePage Property}}
{{#parentPage:PXV:IUIX_PropSheets#Properties|ActivePage Property|property}}
+
{{#parentPage:PXV:IUIX_PropSheets#Properties|ActivePage|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 10:20, 23 May 2015


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