Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCADDefinition::setSearchableTextAsHiddenText Method
Syntax
C++
void setSearchableTextAsHiddenText(const bool state);

Sets the TTF searchable text as hidden text flag value.

Parameters
Description
state
[in] A new flag value to be set.

The TTF searchable text as hidden text flag determines whether it is possible to search with CTRL+F 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-2022. Open Design Alliance All rights reserved.