Close

Relief for ODA Team in Ukraine

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

Sets a new 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). Default value of the flag equals false.

Parameters
Description
state
[in] A new flag value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.