Close

Relief for ODA Team in Ukraine

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

Returns the current value of the TTF searchable text in rendered views flag. The method fills a passed boolean value with the flag value and returns it to a calling subroutine.

Parameters
Description
state
[out] A placeholder for the flag value.

The TTF searchable in rendered views flag determines whether it is possible to search with CTRL+F text is exported from rendered views represented with a true type font (if the flag value is true) or not (if false).

Copyright © 2002-2022. Open Design Alliance All rights reserved.