Close

Relief for ODA Team in Ukraine

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

Returns the current value of the flate compression flag. This flag determines whether the flate compression algorithm is applied for internal PDF streams (equals true) or not (equals false).

Parameters
Description
state
[out] A placeholder for the flag value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.