API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCheckBox Class > OdCheckBox Methods > OdCheckBox::getExportValue Method
OdCheckBox::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 checkbox. The method fills a passed string object with the checkbox export value and returns it to a calling subroutine. 

 

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