IIXC_Page::DpiX Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IIXC_Page::DpiX Property}} | {{#customTitle:IIXC_Page::DpiX Property}} | ||
− | {{#parentPage:PXV:IIXC_Page#Properties|DpiX | + | {{#parentPage:PXV:IIXC_Page#Properties|DpiX|property}} |
Property '''DpiX''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns the Horizontal resolution of the page. | Property '''DpiX''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns the Horizontal resolution of the page. | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_DpiX([out, retval] ULONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_DpiX([out, retval] ULONG* nDpi); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IIXC_Page|IIXC_Page]] | [[PXV:IIXC_Page|IIXC_Page]] |
Latest revision as of 02:17, 15 June 2015
Property DpiX of interface IIXC_Page returns the Horizontal resolution of the page.
Syntax
HRESULT get_DpiX([out, retval] ULONG* nDpi);