IIXC_Page::Height Property

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

Jump to: navigation, search


Property Height of interface IIXC_Page returns the variable which will receive the width of the page in pixels.

Syntax

HRESULT get_Height([out, retval]  ULONG*  pHeight);

See Also

IIXC_Page.