IPXV_PageRectSelection::ZoomLevel Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PageRectSelection::ZoomLevel Property}}
 
{{#customTitle:IPXV_PageRectSelection::ZoomLevel Property}}
 +
{{#parentPage:PXV:IPXV_PageRectSelection|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''ZoomLevel''' of interface [[PXV:IPXV_PageRectSelection|IPXV_PageRectSelection]] returns/sets  Value of double ...
 
Property '''ZoomLevel''' of interface [[PXV:IPXV_PageRectSelection|IPXV_PageRectSelection]] returns/sets  Value of double ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:13, 20 April 2015


Property ZoomLevel of interface IPXV_PageRectSelection returns/sets Value of double ...

Syntax

HRESULT get_ZoomLevel([out, retval] double* nZoomLevel);
HRESULT put_ZoomLevel([in] double nZoomLevel);

See Also

See also IPXV_PageRectSelection.