IIXC_Page::Height Property

From PDF XChange PDF SDK
Jump to: navigation, search

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

Syntax

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

See Also

IIXC_Page