Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBookmark::getPage Method
Syntax
C++
void getPage(OdPagePtr& page) const;

Returns the page the bookmark object refers to. The method fills a passed parameter with the smart pointer to an OdPage object and returns it to a calling subroutine.

Parameters
Description
page
[out] A placeholder for the page the bookmark refers to.
Copyright © 2002-2022. Open Design Alliance All rights reserved.