IIXC_Page::DpiX Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 5: | Line 5: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property '''DpiX''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns | + | Property '''DpiX''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns the Horizontal resolution of the page. |
== Syntax == | == Syntax == | ||
Line 12: | Line 12: | ||
== See Also == | == See Also == | ||
− | + | :[[PXV:IIXC_Page|IIXC_Page]]. |
Revision as of 01:32, 30 April 2015
Property DpiX of interface IIXC_Page returns the Horizontal resolution of the page.
Syntax
HRESULT get_DpiX([out, retval] ULONG* pDpi);