API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdAnnotation Class > OdAnnotation Methods > OdAnnotation::getInteractivity Method
OdAnnotation::getInteractivity Method
Syntax
C++
void getInteractivity(bool& state) const;
Parameters 
Description 
bool& state 
[out] A placeholder for the interactivity flag value. 

Returns the current value of the interactivity flag of the annotation. The method fills a passed boolean value and returns it to a calling subroutine. 

 

If the flag is true, the annotation interactiviy is enabled, otherwise interactivity is disabled.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.