API Reference > OdExport Classes > PDFExportParams Class > PDFExportParams Methods > PDFExportParams::useGsCache Method
PDFExportParams::useGsCache Method
Syntax
C++
bool useGsCache() const;

true if the GsCache is enabled; otherwise, the method returns false.

Retrieves the current value of the GsCache usage flag. The GsCache usage flag determines whether the GsCache is used during the export process (if it is equal to true) or not (if it is equal to false).

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