API Reference > Classes > OdPdf3DStreamExtractor Class > OdPdf3DStreamExtractor Methods > OdPdf3DStreamExtractor::getPageCount Method
OdPdf3DStreamExtractor::getPageCount Method
Syntax
C++
virtual OdUInt32 getPageCount(ExtractResult& result) const = 0;
Parameters 
Description 
ExtractResult& result 
[out] A reference to a value of the ExtractResult enumeration that contains the result of the method execution.  

An unsigned 32-bit integer value that contains the number of pages in the PDF document.

Requests the number of pages in the PDF document.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.