IIXC_Page::Width Property
From PDF XChange PDF SDK
Line 3: | Line 3: | ||
{{#parentPage:PXV:IIXC_Page|Width Property|property}} | {{#parentPage:PXV:IIXC_Page|Width Property|property}} | ||
− | |||
− | Property '''Width''' of | + | Property '''Width''' of the [[PXV:IIXC_Page|IIXC_Page]] interface returns the width of the page in pixels into a specified variable. |
== Syntax == | == Syntax == |
Revision as of 11:50, 18 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);