IIXC_Page::DpiY Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IIXC_Page::DpiY Property}} | {{#customTitle:IIXC_Page::DpiY Property}} | ||
{{#parentPage:PXV:IIXC_Page|DpiY Property|property}} | {{#parentPage:PXV:IIXC_Page|DpiY Property|property}} | ||
− | + | ||
{{ToReview}} | {{ToReview}} | ||
− | Property '''DpiY''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns | + | Property '''DpiY''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns the Vertical resolution of the page. |
== Syntax == | == Syntax == | ||
Line 12: | Line 12: | ||
== See Also == | == See Also == | ||
− | + | :[[PXV:IIXC_Page|IIXC_Page]] |
Revision as of 01:33, 30 April 2015
Property DpiY of interface IIXC_Page returns the Vertical resolution of the page.
Syntax
HRESULT get_DpiY([out, retval] ULONG* pDpi);