IPXV_PageRectSelection::ZoomLevel Property

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

Latest revision as of 04:02, 15 June 2015


Property nZoomLevel 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

IPXV_PageRectSelection