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

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

 

If the flag is true, the toolbar is diplayed when the annotation becomes active, otherwise the toolbar stays hidden.

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