IPXV_PagesView::GridParams Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PagesView::GridParams Property}}
 
{{#customTitle:IPXV_PagesView::GridParams Property}}
 +
{{#parentPage:PXV:IPXV_PagesView#Properties|GridParams|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''GridParams''' of interface [[PXV:IPXV_PagesView|IPXV_PagesView]] returns  Value of [[PXV:PXV_GridParams|PXV_GridParams]] ...
 
Property '''GridParams''' of interface [[PXV:IPXV_PagesView|IPXV_PagesView]] returns  Value of [[PXV:PXV_GridParams|PXV_GridParams]] ...
 
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_GridParams([out, retval] PXV_GridParams* pRes);
+
<pre class="brush:cpp;gutter:false">HRESULT get_GridParams([out, retval] PXV_GridParams* stRes);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_PagesView|IPXV_PagesView]].
+
[[PXV:IPXV_PagesView|IPXV_PagesView]]

Latest revision as of 04:05, 15 June 2015


Property GridParams of interface IPXV_PagesView returns Value of PXV_GridParams ...

Syntax

HRESULT get_GridParams([out, retval]  PXV_GridParams*  stRes);

See Also

IPXV_PagesView