IIXC_Image::PagesCount Property

From PDF XChange PDF SDK
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