API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdText Class > OdText Methods > OdText::getText Method
OdText::getText Method
Syntax
C++
void getText(OdString& text) const;
Parameters 
Description 
OdString& text 
[out] A placeholder for the label text. 

Returns the text label content. The method fills a passed string object with label text and returns this string to a calling subroutine. 

 

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