IIXC_Page::Width Property

From PDF XChange PDF SDK
Revision as of 06:29, 30 April 2015 by Oliynykd (Talk | contribs)

Jump to: navigation, search


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);

See Also

IIXC_Page.