API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdAnnotation Class > OdAnnotation Methods > OdAnnotation::getName Method
OdAnnotation::getName Method
Syntax
C++
void getName(OdString& name) const;
Parameters 
Description 
OdString& name 
[out] A placeholder for the annotation name. 

Returns the annotation name. The method fills a passed string object and returns it to a calling subroutine. 

 

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