IIXC_Page::Width Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 11: | Line 11: | ||
== See Also == | == See Also == | ||
+ | [[PXV:IIXC_Page|IIXC_Page]] |
Revision as of 03:05, 23 May 2015
Property Width of the IIXC_Page interface returns the width of the page in pixels into a specified variable.
Syntax
HRESULT get_Width([out, retval] ULONG* pWidth);