API Reference > Classes > Database Classes > OdBmFormatOptions Class > OdBmFormatOptions Methods > OdBmFormatOptions::setIsSuppressSpaces Method
OdBmFormatOptions::setIsSuppressSpaces Method
Syntax
C++
OdResult setIsSuppressSpaces(bool);
Parameters 
Description 
bool 
[in] New value of the flag.  

eOk if the operation completed successfully, or an appropriate error code otherwise.

Sets the new value of a flag that states whether to suppress spaces. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.