API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCADDefinition Class > OdCADDefinition Methods > OdCADDefinition::setTextSearchable Method
OdCADDefinition::setTextSearchable Method
Syntax
C++
void setTextSearchable(bool state);
Parameters 
Description 
bool state 
[in] A new flag value. 

Sets the TTF text searchable flag value.

The TTF text searchable flag determines whether it is possible to search text represented with a true type font (if the flag value is true) or not (if false). This flag works only if the TTF fonts geometry representation flag is equal to true.

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