IIXC_Page::Width Property

From PDF XChange PDF SDK
Jump to: navigation, search

Property nWidth of the IIXC_Page interface returns the width of the page in pixels into a specified variable.

Syntax

HRESULT get_Width([out, retval]  ULONG*  nWidth);

See Also

IIXC_Page