IIXC_Page::Height Property

From PDF XChange PDF SDK
Revision as of 06:51, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search

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

Syntax

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

See Also

IIXC_Page