IIXC_Page::Width Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 5: | Line 5: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property '''Width''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns | + | Property '''Width''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns the variable which will receive the height of the page in pixels. |
== Syntax == | == Syntax == | ||
Line 12: | Line 12: | ||
== See Also == | == See Also == | ||
− | + | :[[PXV:IIXC_Page|IIXC_Page]]. |
Revision as of 06:29, 30 April 2015
Property Width of interface IIXC_Page returns the variable which will receive the height of the page in pixels.
Syntax
HRESULT get_Width([out, retval] ULONG* pWidth);