API Reference > OdExport Classes > PDFExportParams Class > PDFExportParams Methods > PDFExportParams::setSearchableTextAsHiddenText Method
PDFExportParams::setSearchableTextAsHiddenText Method
Syntax
C++
void setSearchableTextAsHiddenText(bool bOn);
Parameters 
Description 
bool bOn 
[in] A new flag value to be set. 

Sets a new value of the invisible text flag. The invisible text flag defines whether the searchable text is exported as invisible text (if equals to true).

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