IIXC_Image::PagesCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 3: Line 3:
 
{{#parentPage:PXV:IIXC_Image|PagesCount Property|property}}
 
{{#parentPage:PXV:IIXC_Image|PagesCount Property|property}}
  
{{ToReview}}
+
 
  
 
Property '''PagesCount''' of interface [[PXV:IIXC_Image|IIXC_Image]] returns the page count from the specified image.
 
Property '''PagesCount''' of interface [[PXV:IIXC_Image|IIXC_Image]] returns the page count from the specified image.

Revision as of 15:21, 13 May 2015


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

Syntax

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

See Also

IIXC_Image
IIXC_Image::GetPage
IIXC_Image::RemovePageByIndex