API Reference > OdExport Classes > PDFExportParams Class > PDFExportParams Methods > PDFExportParams::setUseGsCache Method
PDFExportParams::setUseGsCache Method
Syntax
C++
void setUseGsCache(bool bEnable);
Parameters 
Description 
bool bEnable 
[in] A new flag value to be set. 

Sets 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.