IUIX_RangesNavigator::Zoom Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_RangesNavigator::Zoom Property}} | {{#customTitle:IUIX_RangesNavigator::Zoom Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_RangesNavigator|IUIX_RangesNavigator]]. |
Revision as of 06:55, 20 May 2015
Property Zoom of interface IUIX_RangesNavigator returns/sets Value of double ...
Syntax
HRESULT get_Zoom([out, retval] double* pZoom); HRESULT put_Zoom([in] double pZoom);