IIXC_Page::DpiX Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
== 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);