IIXC_Page::Width Property

From PDF XChange PDF SDK
Revision as of 02:09, 4 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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*  nWidth);

See Also

IIXC_Page