Close

Relief for ODA Team in Ukraine

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

Returns the current GsCache flag value. This flag determines whether the GsCache mechanism is applied for internal PDF streams (equals true) or not (equals false). 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.
Copyright © 2002-2022. Open Design Alliance All rights reserved.