IIXC_Image::PagesCount Property

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

Jump to: navigation, search

Property PagesCount of interface IIXC_Image returns the page count from the specified image.

Syntax

HRESULT get_PagesCount([out, retval]  ULONG*  nCount);

See Also

IIXC_Image