IIXC_Page::Height Property

From PDF XChange PDF SDK
Revision as of 11:17, 18 May 2015 by Craig (Talk | contribs)

Jump to: navigation, search


Property Height of interface IIXC_Page returns the width of the page in pixels in the pHeight variable.

Syntax

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

See Also

IIXC_Page.