IPXV_Control::CanZoomIn Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_Control::CanZoomIn Property}} | {{#customTitle:IPXV_Control::CanZoomIn Property}} | ||
{{#parentPage:PXV:IPXV_Control#Properties|CanZoomIn|property}} | {{#parentPage:PXV:IPXV_Control#Properties|CanZoomIn|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Use it to check the possibility to increase zoom level for the pages view. | |
== Syntax == | == Syntax == |
Revision as of 10:57, 29 May 2015
Use it to check the possibility to increase zoom level for the pages view.
Syntax
HRESULT get_CanZoomIn([out, retval] VARIANT_BOOL* pCan);