Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdStickyNote::getOpen Method
Syntax
C++
void getOpen(bool& state) const;

Returns the current value of the popup window flag for the sticky note object. The popup window flag determines whether a reader application displays the sticky note object when opens the PDF document (equals true). Otherwise, the reader application doesn't display the sticky note (equals false).

Parameters
Description
state
[out] A placeholder for the popup window flag's value.

The method fills a passed boolean value with the current value of the popup window flag and returns it to a calling subroutine.

Copyright © 2002-2022. Open Design Alliance All rights reserved.