API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdAnnotation Class > OdAnnotation Methods > OdAnnotation::getActivation Method
OdAnnotation::getActivation Method
Syntax
C++
void getActivation(Activation::When& when) const;
Parameters 
Description 
Activation::When& when 
[out] A placeholder for the activation type value. 

Returns the annotation activation type. The method fills a passed activation type value and returns it to a calling subroutine. 

 

The activation type determines when the annotation becomes active.

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