Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDocument::getPages Method
Syntax
C++
void getPages(OdPagePtrArray& pages) const;

Returns the array of pages that the Publish SDK document contains. This method fills the passed array with the OdPage object that represents the document pages and returns it to a calling subroutine. 

 

Parameters
Description
pages
[out] A placeholder for the document pages array.
Copyright © 2002-2022. Open Design Alliance All rights reserved.