API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdRadioButton Class > OdRadioButton Methods > OdRadioButton::getExportValue Method
OdRadioButton::getExportValue Method
Syntax
C++
void getExportValue(OdString& export_value) const;
Parameters 
Description 
OdString& export_value 
[out] A placeholder for the export value. 

Returns the current export value for the radio button. The method fills a passed string object with the radio button export value and returns it to a calling subroutine. 

 

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