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

Returns the current value of the transparency 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 background is transparent, otherwise the annotation background is opaque.

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