IIXC_Page::Width Property

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

Jump to: navigation, search


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

Syntax

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

See Also

IIXC_Page.